Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Robpol86 committed Sep 16, 2023
1 parent 49464d1 commit f1fd19b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- run: printenv SSH_HOST || true # TODO remove
env:
INPUTS_ENV: ${{ vars.SSH_HOST }}
SSH_HOST: ${{ vars.SSH_HOST }}

- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit f1fd19b

Please sign in to comment.