Skip to content

Commit

Permalink
Merge pull request #649 from AviatrixDev/aliceliudoc-patch-10
Browse files Browse the repository at this point in the history
Update push-external.yml
  • Loading branch information
aliceliudoc authored Apr 9, 2024
2 parents b0fb31c + 0d70fc1 commit c907ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
run: git fetch prod-doc

- name: Git push
run: git push --force prod-doc main:main-copy
run: git push --force prod-doc main
env:
GITHUB_TOKEN: ${{ steps.get_workflow_token.outputs.token }}

0 comments on commit c907ac2

Please sign in to comment.