Skip to content

Commit

Permalink
chore: updated version info for release drafter template (#2455)
Browse files Browse the repository at this point in the history
  • Loading branch information
AsCress authored Jun 1, 2024
1 parent f92d04e commit 104fd7a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/push-event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,4 +136,6 @@ jobs:
- name: Run Release Drafter
uses: release-drafter/release-drafter@v6
with:
version: ${{ steps.android-version.outputs.VERSION_NAME }}
version: ${{ steps.android-version.outputs.VERSION_NAME }}
name: 'PSLab Version ${{ steps.android-version.outputs.VERSION_NAME }}'
tag: 'v${{ steps.android-version.outputs.VERSION_NAME }}'

0 comments on commit 104fd7a

Please sign in to comment.