From 372bfb0db836288d0e7403f6f880c86b2162e1f1 Mon Sep 17 00:00:00 2001 From: Ranadeep Biswas Date: Sat, 12 Oct 2024 09:50:25 +0200 Subject: [PATCH] use default ref_name --- .github/workflows/release.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0e1afc5ea..2b01d55a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,9 +35,6 @@ jobs: uses: softprops/action-gh-release@v1 with: body_path: ${{ github.workspace }}/release-notes.txt - # if this is changed, `gh release upload` argument needs to be updated. - tag_name: ${{ github.ref_name }} - name: Release ${{ github.ref_name }} token: ${{ secrets.GITHUB_TOKEN }} - name: Publish # See https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages#publishing-packages-to-the-npm-registry