Skip to content

Commit

Permalink
give package permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Reynolds committed Mar 28, 2024
1 parent 5af0a11 commit 1657be1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ env:
jobs:
docker:
runs-on: ubuntu-latest
permissions:
contents: read
packages: write
steps:
-
name: Checkout
Expand Down

0 comments on commit 1657be1

Please sign in to comment.