diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5e09014..5f91d62 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -23,7 +23,7 @@ jobs: run: sha256sum ./terpd > ./terpd_sha256.txt - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: token: ${{ github.token }} files: |