update
Some checks failed
Build and Deploy / cleaning (push) Successful in 1s
Build and Deploy / build_image (push) Failing after 0s
Build and Deploy / deploy (push) Has been skipped

This commit is contained in:
teddys48
2026-02-11 12:10:43 +07:00
parent d109e04e63
commit cdd7730141

View File

@@ -25,8 +25,6 @@ jobs:
runs-on: host
needs: cleaning
steps:
- uses: actions/checkout@v4
- name: Copy env
run: |
echo "${{ secrets.ENV_FILE }}" > .env