Skip to content

Commit

Permalink
修正工作流的tag参数
Browse files Browse the repository at this point in the history
  • Loading branch information
Randark-JMT committed Aug 30, 2023
1 parent 0c7c9bc commit 9ccbbcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
- name: Release
uses: ncipollo/release-action@v1
with:
tag: newest
artifacts: "release/*"
bodyFile: "./workflow-action/body.md"

0 comments on commit 9ccbbcc

Please sign in to comment.