Skip to content

Commit

Permalink
fix(main): add pre tag for release (#17)
Browse files Browse the repository at this point in the history
Signed-off-by: cuisongliu <[email protected]>
  • Loading branch information
cuisongliu authored Apr 29, 2023
1 parent 112b9ea commit bf83999
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@3
uses: actions/checkout@v3
with:
fetch-depth: 0

Expand Down

0 comments on commit bf83999

Please sign in to comment.