Skip to content

Commit e29ad78

Browse files
authored
use @ instead
1 parent 20f7c32 commit e29ad78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/blank.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
uses: softprops/action-gh-release@v2.3.2
6767
with:
6868
name: "UnleashedRecomp: ${{ env.VERSION }}"
69-
tag_name: "${{ env.VERSION }}-${{ env.DATE }}"
69+
tag_name: "${{ env.VERSION }}@${{ env.DATE }}"
7070
prerelease: false
7171
draft: false
7272
generate_release_notes: false

0 commit comments

Comments
 (0)