We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a20d467 commit f47d09fCopy full SHA for f47d09f
.github/workflows/publish.yml
@@ -56,7 +56,7 @@ jobs:
56
name: artifact
57
path: ./artifact
58
59
- - uses: peaceiris/[email protected].0
+ - uses: peaceiris/[email protected].1
60
with:
61
github_token: ${{ secrets.GITHUB_TOKEN }}
62
publish_dir: ./artifact/site
0 commit comments