Skip to content

Commit

Permalink
Added write permission for github access token
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanortbals committed Sep 11, 2023
1 parent 576b395 commit 1be1742
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- main
permissions:
contents: write
jobs:
build:
name: Build
Expand Down

0 comments on commit 1be1742

Please sign in to comment.