We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b803b68 commit 94caf6dCopy full SHA for 94caf6d
.github/workflows/release.yml
@@ -86,7 +86,7 @@ jobs:
86
create-tag:
87
runs-on: ubuntu-latest
88
permissions:
89
- pull-requests: write
+ contents: write
90
needs: [ release-config, validate-inputs, update-examples-reference-in-docs, update-changelog-header ]
91
if: >-
92
!cancelled()
0 commit comments