Changes to gitea workflow
This commit is contained in:
parent
9894f888d5
commit
f5603ae4db
2
.github/workflows/push-to-gitea.yml
vendored
2
.github/workflows/push-to-gitea.yml
vendored
@ -3,7 +3,7 @@ name: Sync to Gitea
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main # or whatever branch you want to sync
|
||||
- main
|
||||
|
||||
jobs:
|
||||
sync:
|
||||
|
Loading…
x
Reference in New Issue
Block a user