Skip to content

Commit 7d87dc5

Browse files
authored
Update ReleaseTag.yml (#4)
1 parent 84a14c1 commit 7d87dc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ReleaseTag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Create release
18+
continue-on-error: true
1819
env:
1920
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2021
tag: ${{ github.ref_name }}

0 commit comments

Comments
 (0)