Skip to content

Commit

Permalink
change token
Browse files Browse the repository at this point in the history
  • Loading branch information
skoudoro committed Sep 9, 2023
1 parent a0b8028 commit 4f2f6dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: hasura/[email protected]
if: github.ref != 'refs/heads/master'
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
github-token: ${{ secrets.PREVIEW_TOKEN }}
repository: ${{ github.repository }}
number: ${{ github.event.number }}
id: deploy-preview
Expand Down

0 comments on commit 4f2f6dd

Please sign in to comment.