Skip to content

Commit

Permalink
Fix: Version names & tags
Browse files Browse the repository at this point in the history
  • Loading branch information
titi0267 committed Feb 17, 2024
1 parent 657f662 commit bddf1df
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ jobs:
tag: 'v${{steps.version.outputs.prop}}'
overwrite: true
body: |
'Release version ${{steps.version.outputs.prop}}'
'Fix:
Release version ${{steps.version.outputs.prop}}
Fix:
- Test
- Test
- Test
- Test'

0 comments on commit bddf1df

Please sign in to comment.