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 92b3d5b1f8
commit e6025670ea

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