We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e6752 commit 35d7b3bCopy full SHA for 35d7b3b
.github/workflows/update-k8s-manifests.yml
@@ -25,6 +25,6 @@ jobs:
25
- name: Add & Commit
26
uses: EndBug/add-and-commit@v9.1.3
27
with:
28
- push: 'origin main --force'
+ push: 'origin HEAD:main'
29
add: kubernetes/production
30
0 commit comments