We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42e2ab9 + 32aa3d8 commit a1dc43eCopy full SHA for a1dc43e
.github/workflows/publish.yml
@@ -47,8 +47,6 @@ jobs:
47
git update-index --assume-unchanged ./.github/workflows/publish.yml
48
git merge origin/deploy --strategy-option ours --no-ff --no-edit --allow-unrelated-histories -m "Auto-merge from CI "
49
50
- - name: Push upstream changes to source
51
- run: git push
52
53
- name: Checkout Deploy
54
run: git checkout deploy
0 commit comments