Skip to content

Commit

Permalink
Added a missing variable reference to output variables
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-k committed Aug 7, 2024
1 parent 11d5c82 commit fa8cfe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
reserve-ci-instance: # Reserve an instance
runs-on: ubuntu-latest
outputs:
mpkit-token: ${{ steps.reserve.outputs.mpkit-token }
mpkit-url: ${{ steps.reserve.outputs.mpkit-url }}
report-path: ${{ steps.reserve.outputs.report-path }}
steps:
Expand Down

0 comments on commit fa8cfe6

Please sign in to comment.