Skip to content

Commit

Permalink
chore(release): publish 0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nomyfan committed Feb 20, 2024
1 parent f1416b3 commit d7ae87a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,6 @@ jobs:
uses: softprops/action-gh-release@v1
with:
draft: true
name: ${{ env.RELEASE_VERSION }}
tag_name: ${{ env.RELEASE_VERSION }}
files: ${{ env.ARCHIVE_PATH }}

0 comments on commit d7ae87a

Please sign in to comment.