Skip to content

Commit

Permalink
change token used
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel committed Oct 11, 2024
1 parent 03c2542 commit a357890
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
token: ${{ secrets.RELEASE_PAT }}
token: ${{ secrets.PRIVATE_SUBMODULE_ACCESS_TOKEN }}

- name: Install Rust ${{ vars.RUST_VERSION }}
uses: WalletConnect/actions-rs/[email protected]
Expand Down

0 comments on commit a357890

Please sign in to comment.