Skip to content

Commit

Permalink
Use tag as release name
Browse files Browse the repository at this point in the history
  • Loading branch information
akazukin5151 committed May 18, 2021
1 parent d77a6d3 commit b96d3a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,4 @@ jobs:
- uses: ncipollo/release-action@v1
with:
artifacts: dist/${{ matrix.asset_name }}_${{ github.sha }}
name: master_${{ github.sha }}
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b96d3a6

Please sign in to comment.