Refactoring

This commit is contained in:
2025-01-18 13:57:06 -06:00
parent 4606bf1d98
commit 3680c2477f
8 changed files with 38 additions and 30 deletions

View File

@@ -56,7 +56,8 @@ jobs:
with:
push: true
tags: noahspan/flying-api:${{ inputs.version_number }}
context: ./api
context: .
target: api
deploy:
runs-on: ubuntu-latest