Skip to content

Commit

Permalink
Update publish action yaml
Browse files Browse the repository at this point in the history
Signed-off-by: FillZpp <[email protected]>
  • Loading branch information
FillZpp committed Oct 25, 2021
1 parent af3a2fb commit a7fc91e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
with:
config: "./.github/configs/cr.yaml"
env:
CR_TOKEN: "${{ secrets.GH_PAGES_DEPLOY }}"
CR_TOKEN: "${{ secrets.GH_TOKEN }}"

0 comments on commit a7fc91e

Please sign in to comment.