Skip to content

Commit

Permalink
feat(Release): Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
erenalpaslan committed Sep 25, 2023
1 parent bbba4be commit 745953d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mave-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
tag_name: 1.0.0
release_name: Release ${{ github.ref }}
draft: false
prerelease: false
Expand Down

0 comments on commit 745953d

Please sign in to comment.