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