diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 31850c57..bede9bc2 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,6 +29,7 @@ jobs: repo-token: ${{ secrets.GITHUB_TOKEN }} - name: Update and commit the release version + id: release uses: WalletConnect/actions/github/update-rust-version/@2.1.4 with: token: ${{ secrets.RELEASE_PAT }}