Skip to content

Commit

Permalink
fix(ci): add missing permission
Browse files Browse the repository at this point in the history
  • Loading branch information
arcln committed Dec 7, 2023
1 parent 515a005 commit 9460740
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ jobs:
with:
tag: $VERSION
artifacts: "rpms/*.rpm"
permissions:
contents: write

0 comments on commit 9460740

Please sign in to comment.