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 29d0ef4 commit 4b8e869Copy full SHA for 4b8e869
1 file changed
.github/workflows/workflow.yml
@@ -60,6 +60,9 @@ jobs:
60
- test_and_build
61
env:
62
GITHUB_TOKEN: ${{ github.token }}
63
+ permissions:
64
+ contents: write
65
+ pull-requests: read
66
steps:
67
- id: release
68
uses: rymndhng/release-on-push-action@master
0 commit comments