Skip to content

Commit

Permalink
correct site id
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherBiscardi committed Aug 31, 2024
1 parent e255840 commit 9f7150f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# temporarily use preview deploy
args: deploy --dir=target/site
env:
NETLIFY_SITE_ID: 92571a12-b93f-4e77-bf4e-744c8ccec4e5
NETLIFY_SITE_ID: b635e6d9-900c-4c21-993d-11191073ff32
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
- uses: dsaltares/fetch-gh-release-asset@master
with:
Expand Down

0 comments on commit 9f7150f

Please sign in to comment.