Skip to content

Commit

Permalink
continue if tag push fails
Browse files Browse the repository at this point in the history
  • Loading branch information
argyleink committed Nov 15, 2024
1 parent 31bd2b5 commit 382ecff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Git Push
uses: ad-m/github-push-action@master
continue-on-error: true
with:
tags: true
branch: 'main'
Expand Down

0 comments on commit 382ecff

Please sign in to comment.