We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a98f44 + 3c5f5a5 commit cd0f3a3Copy full SHA for cd0f3a3
1 file changed
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
57
with:
58
tag_name: ${{ steps.new-tag.outputs.tag }}
59
- release_name: GazePlay ${{ steps.new-tag.outputs.tag }}
+ release_name: InterAACtionBox_Interface ${{ steps.new-tag.outputs.tag }}
60
draft: false
61
prerelease: false
62
0 commit comments