Improved tagging
All checks were successful
Build and Test / determine_version (push) Successful in 6s
Build and Test / test (push) Successful in 2s
Build and Test / build_and_push (push) Successful in 38s

This commit is contained in:
2025-03-08 00:50:44 -08:00
parent 04e08a8873
commit 9050faa239

View File

@@ -34,6 +34,7 @@ jobs:
echo "${{ steps.project_metadata.outputs.project_version }}"
build_and_push:
runs-on: ubuntu-latest
needs: determine_version
steps:
- name: Show Metadata
run: |