Skip to content

Commit

Permalink
Update dist-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
halx99 authored Feb 26, 2022
1 parent b1e15cf commit 36dd056
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dist-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ env.RELEASE_TAG_NAME }}
name: buildware-${{ env.RELEASE_TAG_NAME }}
name: ${{ env.RELEASE_TAG_NAME }}
files: ${{ env.DIST_PACKAGE }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 36dd056

Please sign in to comment.