Skip to content

Commit

Permalink
changing branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
niden committed Dec 17, 2023
1 parent 0b62994 commit d1b6a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-documents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# we let @phalconbot own these commits.
git config user.name niden
git config user.email nikos@niden.net
git fetch --no-tags --prune --depth=1 origin +refs/heads/production:refs/remotes/origin/production
git fetch --no-tags --prune --depth=1 origin +refs/heads/gh-pages:refs/remotes/origin/gh-pages
mike deploy \
--update-aliases \
--push \
Expand Down

0 comments on commit d1b6a65

Please sign in to comment.