Skip to content

Commit ae92875

Browse files
Use deploy v4
1 parent 18837ee commit ae92875

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
echo "gearsco.de" > ./priv/CNAME
3737
3838
- name: Deploy
39-
uses: peaceiris/actions-gh-pages@v3
39+
uses: peaceiris/actions-gh-pages@v4
4040
with:
4141
publish_dir: ./priv
4242
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)