Skip to content

Commit

Permalink
Update static.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fenicento authored Sep 18, 2024
1 parent 530f754 commit 1e5fcfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
env:
PUBLIC_BASE_PATH: ${{ secrets.PUBLIC_BASE_PATH }}
PUBLIC_SANITY_PROJECT_ID: ${{ secrets.PUBLIC_SANITY_PROJECT_ID }}
PUBLIC_SANITY_DATASET: ${{ secrets.PUBLIC_SANITY_DATASET }}'
PUBLIC_SANITY_DATASET: ${{ secrets.PUBLIC_SANITY_DATASET }}
run: |
pnpm run build
Expand Down

0 comments on commit 1e5fcfa

Please sign in to comment.