Skip to content

Commit

Permalink
Allow uploading
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtomlinson authored Nov 6, 2024
1 parent 2ff30f6 commit ca9a551
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ on:
types: [published]
jobs:
update:
permissions:
contents: read
packages: write
attestations: write
id-token: write
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
Expand Down

0 comments on commit ca9a551

Please sign in to comment.