Skip to content

Commit

Permalink
修改: .github/workflows/main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Polyisoprene committed Jan 7, 2023
1 parent d715a0f commit fce59c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# shell: bash

- name : Realease whl
uses : ncipollo/release-action@main/v1.12.0
uses : ncipollo/release-action@v1.12.0
with :
artifacts: "./dist/*.whl,./dist/*.tar.gz"
generateReleaseNotes: true
Expand Down

0 comments on commit fce59c6

Please sign in to comment.