Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Allow uploading packages from CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobwgillespie committed Jul 1, 2022
1 parent c119ad7 commit d4cfeab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: push
permissions:
contents: read
id-token: write
packages: write

jobs:
build:
Expand Down

0 comments on commit d4cfeab

Please sign in to comment.