Skip to content

Commit a1dc43e

Browse files
Merge pull request #23 from CommonWealthRobotics/kh/workflow-test
change workflow
2 parents 42e2ab9 + 32aa3d8 commit a1dc43e

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)