feat(deploy): fix deploy ports
This commit is contained in:
@@ -91,6 +91,9 @@ jobs:
|
||||
needs: build-and-push
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set ENV
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user