actions(sync): Rename to sync (oops)

This commit is contained in:
marked 2024-11-12 19:14:48 +01:00
parent d25a87f4fc
commit 0af847d72f

View file

@ -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