use GITHUB_WORKSPACE as target dir to package up

This commit is contained in:
Conor Sloan
2024-02-06 16:34:26 +00:00
parent b8317831f8
commit 3f76c4d47c
4 changed files with 530 additions and 407 deletions
+1
View File
@@ -29,6 +29,7 @@ runs:
GITHUB_REPOSITORY: ${{ github.repository }}
GITHUB_REF: ${{ github.ref }}
GITHUB_SHA: ${{ github.sha }}
GITHUB_WORKSPACE: ${{ github.workspace }}
- name: Output variables
shell: bash
run: |