diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml index 8c61eb67..b80968be 100644 --- a/.github/workflows/goreleaser.yml +++ b/.github/workflows/goreleaser.yml @@ -30,7 +30,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Upload Assets - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: name: ${{github.ref_name}} tag_name: ${{github.ref_name}}