Skip to content

Commit d5ce667

Browse files
authored
chore: add chainloop token to project update call (#2932)
Signed-off-by: Jose I. Paris <jiparis@chainloop.dev>
1 parent 5122dd2 commit d5ce667

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ jobs:
237237
- name: Promote Chainloop Project Version
238238
if: ${{ success() }}
239239
env:
240+
CHAINLOOP_TOKEN: ${{ secrets.CHAINLOOP_TOKEN }}
240241
CURRENT_VERSION: ${{ steps.project_version.outputs.current_version }}
241242
TARGET_VERSION: ${{ github.ref_name }}
242243
run: |

0 commit comments

Comments
 (0)