Skip to content

Commit

Permalink
chore(github): update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamincanac committed Jan 7, 2025
1 parent 2050bed commit a68f57c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

permissions:
contents: read
pull-requests: read
id-token: write

strategy:
matrix:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/playground.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:

- name: Build application
run: pnpm run dev:build
env:
NITRO_PRESET: cloudflare-pages

- name: Deploy to NuxtHub
uses: nuxt-hub/action@v1
Expand Down

0 comments on commit a68f57c

Please sign in to comment.