Skip to content

Commit

Permalink
fix: perms for upload job
Browse files Browse the repository at this point in the history
  • Loading branch information
ecshreve authored Jun 25, 2023
1 parent 4e97847 commit e5d58d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ env:
jobs:
upload-files-to-release:
runs-on: ubuntu-latest
permissions:
contents: write

steps:
- name: Checkout repository
Expand Down

0 comments on commit e5d58d1

Please sign in to comment.