Skip to content

Commit 8557252

Browse files
committed
pin Upload task to v1
1 parent 4414b0f commit 8557252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
path: ./dist
9090

9191
- name: Upload to Static Pages
92-
uses: SpechtLabs/StaticPages-Upload@main
92+
uses: SpechtLabs/StaticPages-Upload@v1
9393
with:
9494
endpoint: https://staticpages.cedi.dev
9595
site-dir: dist/

0 commit comments

Comments
 (0)