.github/workflows/ci.yml in umbrellio-sequel-plugins-0.16.1 vs .github/workflows/ci.yml in umbrellio-sequel-plugins-0.17.0

- old
+ new

@@ -55,12 +55,9 @@ permissions: id-token: write contents: write - env: - PUBLISH_JOB: true - # Run on push to master branch if: github.event_name == 'push' && github.ref == 'refs/heads/master' steps: - uses: actions/checkout@v4