Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
Robpol86 committed Sep 16, 2023
1 parent f17cc48 commit 49464d1
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 @@ -18,7 +18,7 @@ jobs:
environment: ${{ inputs.environment }}
steps:

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

Expand Down

0 comments on commit 49464d1

Please sign in to comment.