We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ddad6c commit 2ca7b68Copy full SHA for 2ca7b68
1 file changed
.github/workflows/deploy.yaml
@@ -48,3 +48,5 @@ jobs:
48
- name: Deploy to GitHub Pages
49
id: deployment
50
uses: actions/deploy-pages@v1
51
+ with:
52
+ artifact_name: github-pages
0 commit comments