test
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -2,7 +2,7 @@ name: Deploy App
|
||||
on: [push]
|
||||
|
||||
env:
|
||||
APP_DIR_NAME: ${{ github.repository_name }}
|
||||
APP_DIR_NAME: ${{ GITHUB_REPOSITORY_NAME }}
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user