Skip to content

Commit

Permalink
adjusting perms
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathew Walters authored and Mathew Walters committed Nov 6, 2024
1 parent 1671028 commit 07524be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ on:
branches:
- main

permissions:
contents: read
packages: write # Grant write permissions for packages

jobs:
build-and-push:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 07524be

Please sign in to comment.