diff --git a/.github/workflows/release-mainnet.yml b/.github/workflows/release-mainnet.yml index c17c9782..1bd20278 100644 --- a/.github/workflows/release-mainnet.yml +++ b/.github/workflows/release-mainnet.yml @@ -180,7 +180,7 @@ jobs: cat SHA256SUMS - name: Create Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: tag_name: ${{ github.ref_name || inputs.tag }} name: BitQuan ${{ github.ref_name || inputs.tag }}