We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e17b7 commit 9e5af81Copy full SHA for 9e5af81
.github/workflows/release.yml
@@ -44,8 +44,5 @@ jobs:
44
run: |
45
rm -fv minisign.key
46
upload:
47
- environment: production
48
- if: github.repository == 'bufbuild/plugins'
49
- runs-on: ubuntu-22.04
50
needs: release
51
uses: ./.github/workflows/upload.yml
0 commit comments