mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-04-20 19:55:26 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54bbbf970c |
@@ -103,7 +103,7 @@ jobs:
|
|||||||
${{ runner.temp }}/hugo_cache
|
${{ runner.temp }}/hugo_cache
|
||||||
key: ${{ steps.cache-restore.outputs.cache-primary-key }}
|
key: ${{ steps.cache-restore.outputs.cache-primary-key }}
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v4
|
uses: actions/upload-pages-artifact@v5
|
||||||
with:
|
with:
|
||||||
path: ./docs/public
|
path: ./docs/public
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user