We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4414b0f commit 8557252Copy full SHA for 8557252
.github/workflows/deploy.yml
@@ -89,7 +89,7 @@ jobs:
89
path: ./dist
90
91
- name: Upload to Static Pages
92
- uses: SpechtLabs/StaticPages-Upload@main
+ uses: SpechtLabs/StaticPages-Upload@v1
93
with:
94
endpoint: https://staticpages.cedi.dev
95
site-dir: dist/
0 commit comments