Merge pull request 'stray quote' (#3) from postgres_mcp into master
Some checks failed
Build and Push Image / Build and push image (push) Failing after 11m52s
Some checks failed
Build and Push Image / Build and push image (push) Failing after 11m52s
Reviewed-on: #3
This commit is contained in:
commit
246e43251f
@ -39,7 +39,7 @@ jobs:
|
||||
run: |
|
||||
echo "GITEA_TOKEN=${{ secrets.GITEAMCPTOKEN }}" > .env
|
||||
echo "HOMEASSISTANT_TOKEN=${{ secrets.HOMEASSISTANTMCPTOKEN }}" >> .env
|
||||
echo "POSTGRES_URI"=${{ secrets.POSTGRES_URI }}" >> .env
|
||||
echo "POSTGRES_URI=${{ secrets.POSTGRES_URI }}" >> .env
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v5
|
||||
|
Loading…
x
Reference in New Issue
Block a user