Skip to content

Commit 4b8e869

Browse files
committed
v3.0.12
1 parent 29d0ef4 commit 4b8e869

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/workflow.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,9 @@ jobs:
6060
- test_and_build
6161
env:
6262
GITHUB_TOKEN: ${{ github.token }}
63+
permissions:
64+
contents: write
65+
pull-requests: read
6366
steps:
6467
- id: release
6568
uses: rymndhng/release-on-push-action@master

0 commit comments

Comments
 (0)