Skip to content

Commit a47d4a3

Browse files
committed
v2.0.0
1 parent ec42f62 commit a47d4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
make_latest: true
4343
append_body: true
44-
name: $APP_NAME ${{ github.ref_name }}
44+
name: ${{ APP_NAME }} ${{ github.ref_name }}
4545
# Upload the artifacts to the release
4646
- name: Release
4747
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)