forked from fediversity/fediversity
enable continuous deployment
This commit is contained in:
parent
5402178e7b
commit
dba177ce61
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ on:
|
|||
workflow_dispatch: # allows manual triggering
|
||||
push:
|
||||
branches:
|
||||
# - main
|
||||
- main
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue