Skip to content

Commit

Permalink
feat: add prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiqingchen committed Aug 17, 2022
1 parent c57a4e4 commit bfb1620
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 @@ -37,6 +37,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
appname: Taro-Mortgage-calculator
logo: https://pic3.58cdn.com.cn/nowater/fangfe/n_v25b1523466b894881b9bdeda7618a8af2.png
prerelease: ${{ contains(github.ref, 'beta') }}
- name: Upload Qr Image
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit bfb1620

Please sign in to comment.