We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f651931 commit a1faa15Copy full SHA for a1faa15
.github/workflows/deploy.yml
@@ -31,5 +31,7 @@ jobs:
31
path: './dist'
32
33
- name: Deploy to GitHub Pages 🚀
34
+ env:
35
+ GITHUB_TOKEN: ${{ secrets.secrets.GA_ID }}
36
id: deployment
37
uses: actions/deploy-pages@v1
0 commit comments