Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jlaveracll committed Jan 9, 2025
1 parent 0ff93c0 commit e265c37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-solana/build-contracts/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ runs:
with:
repository: chainlink/chainlink-ccip
path: chainlink-ccip
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.gh_token }}
- name: Get Anchor Version
id: get_anchor_version
shell: bash
Expand Down

0 comments on commit e265c37

Please sign in to comment.