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 240d0e7 commit 9b6c726Copy full SHA for 9b6c726
.github/workflows/helm-release.yaml
@@ -68,4 +68,4 @@ jobs:
68
git commit -m "Update artifacthub-repo.yaml from ${{ github.ref }}" --allow-empty
69
70
# Push to gh-pages
71
- git push origin gh-pages
+ git push --force-with-lease origin gh-pages
0 commit comments