test
Some checks failed
Deploy App / test (push) Successful in 15s
Deploy App / deploy (push) Failing after 7s

This commit is contained in:
valere
2025-09-19 22:28:24 +02:00
parent cdd0172bea
commit 0fb9799b34

View File

@@ -2,7 +2,7 @@ name: Deploy App
on: [push]
env:
APP_DIR_NAME: ${{ github.repository_name }}
APP_DIR_NAME: ${{ GITHUB_REPOSITORY_NAME }}
jobs:
test: