Refactoring

This commit is contained in:
2025-01-18 09:48:30 -06:00
parent 86c15bdcf5
commit 75461ae2b8
2 changed files with 2 additions and 2 deletions

View File

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