Skip to content

Commit 9b6c726

Browse files
authored
CI fix (#56)
1 parent 240d0e7 commit 9b6c726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868
git commit -m "Update artifacthub-repo.yaml from ${{ github.ref }}" --allow-empty
6969
7070
# Push to gh-pages
71-
git push origin gh-pages
71+
git push --force-with-lease origin gh-pages

0 commit comments

Comments
 (0)