Skip to content

Commit

Permalink
Update testrelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kckarnige committed Jan 28, 2024
1 parent d8711d8 commit e78d44f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: devbuild
name: Ecsta - Test build ${{ steps.vars.outputs.sha_short }}
name: Ecsta - Test build (${{ steps.vars.outputs.sha_short }})
draft: false
prerelease: true
body_path: .github/test_release.md
Expand Down

0 comments on commit e78d44f

Please sign in to comment.