Refactoring
This commit is contained in:
2
.github/workflows/api.yaml
vendored
2
.github/workflows/api.yaml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: noahspan/flying-api:${{ inputs.version_number }}
|
||||
context: api
|
||||
context: ./api
|
||||
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "api",
|
||||
"version": "0.0.12",
|
||||
"version": "0.0.13",
|
||||
"description": "",
|
||||
"author": "",
|
||||
"private": true,
|
||||
|
||||
Reference in New Issue
Block a user