More changes
Some checks failed
Deploy Project / deploy (push) Failing after 4s
Testing / test (1.23.x, ubuntu-latest) (push) Successful in 49s
Build and Push Docker Image / build-and-push (push) Has been cancelled

This commit is contained in:
2025-02-11 17:35:50 -05:00
parent 57aa34186b
commit 8039badd88
2 changed files with 2 additions and 1 deletions

View File

@ -18,6 +18,7 @@ jobs:
# needs: test # needs: test
# if: startsWith(github.ref, 'refs/tags') # if: startsWith(github.ref, 'refs/tags')
steps: steps:
- name: Extract Version - name: Extract Version
id: version_step id: version_step
run: | run: |