Skip to content

Commit

Permalink
Write all
Browse files Browse the repository at this point in the history
  • Loading branch information
Duddino committed Sep 25, 2023
1 parent fac809e commit e99aca7
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:
deploy-preview:
runs-on: ubuntu-latest
permissions: write-all

steps:
- uses: actions/checkout@v3
- run: npm ci && npm run build
Expand Down

0 comments on commit e99aca7

Please sign in to comment.