Update stage.yml

This commit is contained in:
Matt-Yorkley
2023-06-15 20:53:20 +01:00
committed by GitHub
parent f27472106e
commit fc5a53ebd9

View File

@@ -53,4 +53,4 @@ jobs:
- name: Deploy to Staging
run: |
ssh ofn-deploy@${{ inputs.server }} -o LogLevel=ERROR "${{ GITHUB_HEAD_REF }}"
ssh ofn-deploy@${{ inputs.server }} -o LogLevel=ERROR "$GITHUB_HEAD_REF"