Update releases.yml

This commit is contained in:
elibrody 2024-01-24 11:52:31 -05:00 committed by GitHub
parent 59dc8cae28
commit a39490db12
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -49,7 +49,7 @@ jobs:
github-release:
runs-on: ubuntu-latest
needs: docker-release
#needs: docker-release
steps:
- name: Get release version
run: echo "RELEASE_VERSION=${GITHUB_REF#refs/tags/v}" >> $GITHUB_ENV