Skip to content

Commit bf70a9d

Browse files
committed
again
1 parent d7d01ae commit bf70a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
uses: softprops/action-gh-release@v1
104104
with:
105105
tag_name: ${{ github.ref }}
106-
name: ${{ github.ref_name }}
106+
name: ${{ github.ref_name }} Test 1
107107
body: |
108108
${{ github.event.head_commit.message }}
109109

0 commit comments

Comments
 (0)