We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55940be commit 3164341Copy full SHA for 3164341
1 file changed
.github/workflows/release.yml
@@ -47,8 +47,6 @@ jobs:
47
48
bcr-publish:
49
needs: [release]
50
- permissions:
51
- contents: write
52
uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@v1.1.0
53
permissions:
54
contents: write
0 commit comments