actions(sync): Rename to sync (oops)
This commit is contained in:
parent
d25a87f4fc
commit
0af847d72f
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ on:
|
|||
- cron: "10 0 * * *" # Runs at 00:10 UTC every day
|
||||
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
sync:
|
||||
name: Sync
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
|
|
Loading…
Reference in a new issue