Skip to content

Commit

Permalink
✏️ Updated release name
Browse files Browse the repository at this point in the history
  • Loading branch information
LNA-DEV committed Jun 22, 2023
1 parent 9915d9a commit ae692e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/PrepareForPublish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
- uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: "${{ secrets.GH_TOKEN }}"
automatic_release_tag: "${{ env.PUBSPEC_VERSION }}"
automatic_release_tag: "v${{ env.PUBSPEC_VERSION }}"
prerelease: false

0 comments on commit ae692e6

Please sign in to comment.