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 7abd473 commit 0ff93c0
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: ${{ github.token }}
token: ${{ secrets.GITHUB_TOKEN }}
- name: Get Anchor Version
id: get_anchor_version
shell: bash
Expand Down

0 comments on commit 0ff93c0

Please sign in to comment.