Skip to content

Commit

Permalink
dropped the perms, oops
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 45ead15 commit 958e45d
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 @@ -5,6 +5,10 @@ on:
branches:
- main

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

env:
APP_NAME: "my-app" # Replace with your app name or pass it as an input
ENVIRONMENT: "production" # Set different values for different environments if needed
Expand Down

0 comments on commit 958e45d

Please sign in to comment.