Skip to content

Commit

Permalink
fix(releases): add missing chainloop token to job (chainloop-dev#1751)
Browse files Browse the repository at this point in the history
Signed-off-by: Jose I. Paris <[email protected]>
  • Loading branch information
jiparis authored Jan 23, 2025
1 parent 98b08b7 commit 5072600
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ jobs:
needs:
- init_attestation
- release
env:
CHAINLOOP_TOKEN: ${{ secrets.CHAINLOOP_TOKEN }}
steps:
- name: Install Chainloop
run: |
Expand Down

0 comments on commit 5072600

Please sign in to comment.