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 31bd2b5 commit 382ecffCopy full SHA for 382ecff
.github/workflows/main.yml
@@ -28,6 +28,7 @@ jobs:
28
29
- name: Git Push
30
uses: ad-m/github-push-action@master
31
+ continue-on-error: true
32
with:
33
tags: true
34
branch: 'main'
0 commit comments