Skip to content

Commit 40e60e1

Browse files
committed
Upload index.html as artifact
1 parent a27e007 commit 40e60e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/update.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ jobs:
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
2929
branch: ${{ github.ref }}
30+
- uses: actions/upload-artifact@v4
31+
with:
32+
name: index.html
33+
path: index.html

0 commit comments

Comments
 (0)