Skip to content

Commit

Permalink
build: Fix Token for Preview GitHub Action
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Vorburger <mike@vorburger.ch>
  • Loading branch information
vorburger committed Nov 2, 2023
1 parent e0cc0a2 commit 433f483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
# https://github.com/www-learn-study/previews
deploy-repository: www-learn-study/previews
# custom-url: https://www-learn-study.github.io/previews
token: PREVIEW_TOKEN
token: ${{ secrets.PREVIEW_TOKEN }}

0 comments on commit 433f483

Please sign in to comment.