Skip to content

Commit 91939a7

Browse files
committed
Test successful, push to real gh-pages branch
1 parent 1ab86e2 commit 91939a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
git config user.email "[email protected]"
3333
git add -A .
3434
git commit -qm "API Guidelines @ ${{github.repository}}@${REV}"
35-
git push -q upstream HEAD:refs/heads/gh-pages-test --force
35+
git push -q upstream HEAD:refs/heads/gh-pages --force

0 commit comments

Comments
 (0)