Skip to content

Commit

Permalink
ci: fix ci permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Pylogmon committed Dec 14, 2023
1 parent 3822d30 commit 03a5d56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches: [master]
tags-ignore: [updater]
permissions: write-all

jobs:
change-version:
Expand Down

0 comments on commit 03a5d56

Please sign in to comment.