Skip to content

Commit ffd11eb

Browse files
committed
Force push the products
1 parent a089623 commit ffd11eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
author_name: 'GitHub Actions'
5454
message: 'Add paper.pdf at ${{ github.sha }}'
5555
new_branch: products
56-
56+
push: origin products --force
5757

5858
- name: Commit DOCX
5959
if: github.event_name != 'pull_request'
@@ -63,4 +63,4 @@ jobs:
6363
author_name: 'GitHub Actions'
6464
message: 'Add paper.doxc at ${{ github.sha }}'
6565
new_branch: products
66-
66+
push: origin products --force

0 commit comments

Comments
 (0)