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 cc1ce83 commit 417c5b1Copy full SHA for 417c5b1
.github/workflows/ci.yml
@@ -43,6 +43,8 @@ jobs:
43
- test
44
runs-on: ubuntu-20.04
45
concurrency: release
46
+ permissions:
47
+ contents: write
48
steps:
49
- uses: EasyDesk/action-semver-release@v1
50
with:
0 commit comments