Skip to content

Commit

Permalink
CI: add missing with variable in main_staging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Nov 30, 2023
1 parent f80198e commit bccedb0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main_staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
secrets:
KOSLI_API_TOKEN: ${{ secrets.KOSLI_API_TOKEN }}
with:
KOSLI_HOST: ${{ needs.variables.outputs.kosli_host }}
IMAGE_TAG: ${{ needs.variables.outputs.image_tag }}

expected-deployment:
Expand Down

0 comments on commit bccedb0

Please sign in to comment.