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 20185ff commit ebed82dCopy full SHA for ebed82d
.github/workflows/astro.yml
@@ -73,6 +73,7 @@ jobs:
73
uses: actions/upload-pages-artifact@v3
74
with:
75
path: ${{ env.BUILD_PATH }}/dist
76
+ name: github-pages
77
78
deploy:
79
environment:
.github/workflows/build-astro.yml
0 commit comments