fix
This commit is contained in:
3
.github/workflows/deploy-1000h.yml
vendored
3
.github/workflows/deploy-1000h.yml
vendored
@@ -11,8 +11,11 @@ on:
|
||||
- main
|
||||
path:
|
||||
- "1000-hours/**"
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-latest
|
||||
name: Deploy
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Deploy
|
||||
|
||||
Reference in New Issue
Block a user