Skip to content

Commit c667fb2

Browse files
committed
Update workflow
1 parent ed5b667 commit c667fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Build
3939
run: rustyink build src
4040
- name: Upload artifact
41-
uses: actions/upload-pages-artifact@v1
41+
uses: actions/upload-pages-artifact@v2
4242
with:
4343
# Upload entire repository
4444
path: './_site'

0 commit comments

Comments
 (0)