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.
1 parent 42e2ab9 commit 32aa3d8Copy full SHA for 32aa3d8
.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