Skip to content

Commit

Permalink
Merge pull request #9 from brklntmhwk/dev
Browse files Browse the repository at this point in the history
ci(none): 🎡 modify permissions in prod workflow
  • Loading branch information
brklntmhwk authored Aug 1, 2024
2 parents 564589c + 0ad81ee commit 9b8c031
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ on:
branches:
- main

permissions:
contents: read
deployments: write
statuses: write

jobs:
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 9b8c031

Please sign in to comment.