Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Nov 28, 2023
1 parent b71e275 commit 683719b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/configure-rhel8-equinix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Configure RHEL 8 Equinix Server
uses: appleboy/[email protected]
with:
host: ${{ inputs.hostname }}
host: ${{ env.HOSTNAME }}
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }}
Expand Down

0 comments on commit 683719b

Please sign in to comment.