Skip to content

Commit 049d5e4

Browse files
committed
trigger job
1 parent 7734df4 commit 049d5e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Build site
2727
run: hugo -s site
2828

29-
- name: Push gh-pages branch
29+
- name: Push the gh-pages branch
3030
run: |
3131
git add -A --force
3232
git commit -m"rebuilding site from ${{ github.sha }}"

0 commit comments

Comments
 (0)