Skip to content

Commit

Permalink
chore: edit permisions on workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
itsacoyote committed May 9, 2024
1 parent b018354 commit 18781a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:

jobs:
build_and_preview:
permissions:
contents: write
env:
NUXT_UI_PRO_LICENSE: ${{ secrets.NUXT_UI_PRO_LICENSE }}
NUXT_PUBLIC_SITE_URL: ${{ secrets.NUXT_PUBLIC_SITE_URL }}
Expand Down

0 comments on commit 18781a7

Please sign in to comment.