Skip to content

Commit 417c5b1

Browse files
committed
Fix job permissions
1 parent cc1ce83 commit 417c5b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ jobs:
4343
- test
4444
runs-on: ubuntu-20.04
4545
concurrency: release
46+
permissions:
47+
contents: write
4648
steps:
4749
- uses: EasyDesk/action-semver-release@v1
4850
with:

0 commit comments

Comments
 (0)