Update stage.yml

This commit is contained in:
Matt-Yorkley
2023-06-15 20:52:07 +01:00
committed by GitHub
parent 5729e33f69
commit f27472106e

View File

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