checkout correct version

Signed-off-by: Andy Miller <rhuk@mac.com>
This commit is contained in:
Andy Miller
2025-11-11 15:16:47 +00:00
parent af0db0c2a1
commit 360b418c97

View File

@@ -16,6 +16,8 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.ref }}
- name: Extract Tag
run: echo "PACKAGE_VERSION=${{ github.ref }}" >> $GITHUB_ENV