Skip to content

Commit 104fd7a

Browse files
authored
chore: updated version info for release drafter template (#2455)
1 parent f92d04e commit 104fd7a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/push-event.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,6 @@ jobs:
136136
- name: Run Release Drafter
137137
uses: release-drafter/release-drafter@v6
138138
with:
139-
version: ${{ steps.android-version.outputs.VERSION_NAME }}
139+
version: ${{ steps.android-version.outputs.VERSION_NAME }}
140+
name: 'PSLab Version ${{ steps.android-version.outputs.VERSION_NAME }}'
141+
tag: 'v${{ steps.android-version.outputs.VERSION_NAME }}'

0 commit comments

Comments
 (0)