Update .github/workflows/CI.yml
All checks were successful
GHA Testing / gha-testing (push) Successful in 2s

This commit is contained in:
Alex Savin
2025-04-29 12:53:31 -04:00
parent b7dcaca6cc
commit c2c1ec925a

View File

@ -42,6 +42,7 @@ jobs:
build-and-push:
runs-on: ubuntu-latest
needs: [testing]
steps:
- name: Extract Version
id: version_step