Rename action

This commit is contained in:
marked 2025-03-12 21:08:37 +01:00
parent 6f56208348
commit c9380ff2b4

View file

@ -1,4 +1,4 @@
name: Sync
name: Sync & Release
on:
workflow_dispatch:
@ -6,8 +6,8 @@ on:
- cron: "10 0 * * *" # Runs at 00:10 UTC every day
jobs:
sync:
name: Sync
sync_and_release:
name: Sync & Release
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:act-24.04