Fix ci
Some checks failed
Deploy Service / deploy (push) Failing after 38s

This commit is contained in:
Mootfrost 2025-04-13 00:08:59 +03:00
parent 0efa60863e
commit be89fac4b2

View file

@ -23,9 +23,6 @@ jobs:
- name: Load oauth.json
run: |
echo "${{ secrets.SECRET_OAUTH_JSON }}" > oauth.json
set -o allexport
source oauth.json
set +o allexport
- name: Docker Compose Up
run: |