Skip to content

Commit

Permalink
use ref name
Browse files Browse the repository at this point in the history
  • Loading branch information
archiewood committed Jul 29, 2024
1 parent 0865407 commit d6d7986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
with:
artifacts: evidence-${{ matrix.os }}-${{ matrix.arch }}-node${{ matrix.node }}.zip
token: ${{ secrets.GH_ACTIONS_RELEASE_TOKEN }}
name: Release ${{ github.ref }}
name: Release ${{ github.ref_name }}
body: |
Release for ${{ matrix.os }} ${{ matrix.arch }} with Node.js ${{ matrix.node }}
draft: false
Expand Down

0 comments on commit d6d7986

Please sign in to comment.