Skip to content

Commit

Permalink
Merge pull request #5938 from LinZexiao/chore/tanlang/supply-release-…
Browse files Browse the repository at this point in the history
…step-id-in-ci

fix: supply release id
  • Loading branch information
simlecode authored Apr 26, 2023
2 parents ec49734 + ff44d1e commit ad3d0c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/common_build_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@ jobs:
shell: bash

- name: Release
id: release
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
continue-on-error: true
Expand Down

0 comments on commit ad3d0c6

Please sign in to comment.