Skip to content

Commit

Permalink
Update publish pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrotkk committed Dec 27, 2023
1 parent 6e90332 commit 2569109
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
files: ima
tag_name: ${{ env.VERSION }}
name: ${{ env.VERSION }}
files: ima
draft: true

0 comments on commit 2569109

Please sign in to comment.