Skip to content

Commit

Permalink
Improve permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Vince Huline committed Aug 27, 2023
1 parent 5ef0435 commit 3649b00
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: Build and Deploy
on:
push:
branches: [master]

permissions:
contents: write

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

0 comments on commit 3649b00

Please sign in to comment.