Skip to content

Commit

Permalink
Fix github actions deploy configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
WHL99 committed Jun 1, 2024
1 parent aeaa430 commit 1f7d306
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 @@ -11,6 +11,8 @@ on:

jobs:
build:
permissions:
contents: write
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit 1f7d306

Please sign in to comment.