Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
release for 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
F8LEFT committed Jan 5, 2021
1 parent 2007ef3 commit 5c79142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
tag_name: '${{ github.ref }}'
release_name: 'Release ${{ github.ref }}'
draft: true
draft: false
prerelease: false
outputs:
UPLOAD_URL: ${{ steps.create_release.outputs.upload_url }}
Expand Down

0 comments on commit 5c79142

Please sign in to comment.