Skip to content

Commit

Permalink
Replace CHAINLOOP_API_TOKEN by CHAINLOOP_TOKEN (#15)
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Rodriguez <[email protected]>
  • Loading branch information
javirln authored May 28, 2024
1 parent 9e87e42 commit 0d6e9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chainloop_contract_sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
env:
CHAINLOOP_VERSION: ${{ inputs.chainloop_version }}
CHAINLOOP_API_TOKEN: ${{ secrets.api_token }}
CHAINLOOP_TOKEN: ${{ secrets.api_token }}

0 comments on commit 0d6e9ca

Please sign in to comment.