We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b1b5da commit 96fbcd8Copy full SHA for 96fbcd8
.github/workflows/deploy-docs.yml
@@ -52,3 +52,4 @@ jobs:
52
folder: document/web-docs/docs/.vuepress/dist
53
repository-name: stick-i/spel-validator.github.io
54
branch: gh-pages
55
+ token: ${{ secrets.GH_PAGES_TOKEN }}
0 commit comments