Skip to content

Commit

Permalink
fix: adding id for the updated release script (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
geekbrother committed Sep 27, 2023
1 parent 8f25b53 commit e269a42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit e269a42

Please sign in to comment.