Skip to content

Commit 16a6fcf

Browse files
bugfix
1 parent 97d4ca8 commit 16a6fcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run: npm run build # Build Command
2121

2222
- name: Push
23-
run: s0/git-publish-subdir-action@develop
23+
uses: s0/git-publish-subdir-action@develop
2424
env:
2525
REPO: self
2626
BRANCH: build #the branch to push to hostinger

0 commit comments

Comments
 (0)