Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomicSponge committed May 31, 2024
1 parent a47d4a3 commit 80f01da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
make_latest: true
append_body: true
name: ${{ APP_NAME }} ${{ github.ref_name }}
name: ${{ env.APP_NAME }} ${{ github.ref_name }}
# Upload the artifacts to the release
- name: Release
uses: softprops/action-gh-release@v2
Expand Down

0 comments on commit 80f01da

Please sign in to comment.