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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main # or whatever branch you want to sync
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sync:
|
sync:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user