Skip to content

Commit

Permalink
Update Releases.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
LY1806620741 authored Sep 22, 2023
1 parent ba84e3e commit 0b992f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/create-release@v1
id: create_release
with:
draft:fast
draft: fast
prerelease: false
release_name: ${{ steps.version.outputs.version }}
tag_name: ${{ github.ref }}
Expand Down

0 comments on commit 0b992f0

Please sign in to comment.