Update stage.yml

This commit is contained in:
Matt-Yorkley
2023-06-16 00:03:16 +01:00
committed by GitHub
parent 57451f2639
commit 436deb9797

View File

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