Skip to content

Commit

Permalink
Update common_build_upload.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LinZexiao authored Apr 25, 2023
1 parent cc9c7b3 commit e15686a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/common_build_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,7 @@ jobs:
- name: Release
id: release
uses: softprops/action-gh-release@v1
if: ${{ steps.vars.outputs.ftp_exists == '1' }}

if: startsWith(github.ref, 'refs/tags/')
continue-on-error: true
with:
files: |
Expand Down

0 comments on commit e15686a

Please sign in to comment.