deploy fix typo
This commit is contained in:
parent
dda321256c
commit
9ca94668d7
@ -4,7 +4,7 @@ run-name: ${{ gitea.actor }} has pushed to production
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- $default-branch
|
- master
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user