We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d4ca8 commit 16a6fcfCopy full SHA for 16a6fcf
1 file changed
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
run: npm run build # Build Command
21
22
- name: Push
23
- run: s0/git-publish-subdir-action@develop
+ uses: s0/git-publish-subdir-action@develop
24
env:
25
REPO: self
26
BRANCH: build #the branch to push to hostinger
0 commit comments