Skip to content

Commit 32aa3d8

Browse files
committed
change workflow
1 parent 42e2ab9 commit 32aa3d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ jobs:
4747
git update-index --assume-unchanged ./.github/workflows/publish.yml
4848
git merge origin/deploy --strategy-option ours --no-ff --no-edit --allow-unrelated-histories -m "Auto-merge from CI "
4949
50-
- name: Push upstream changes to source
51-
run: git push
5250
5351
- name: Checkout Deploy
5452
run: git checkout deploy

0 commit comments

Comments
 (0)