Actions: don't run publish manually

This commit is contained in:
Julian Stiller 2025-02-06 15:40:08 +01:00
parent f337d7e8c1
commit d3ac56c8c4

View file

@ -6,7 +6,6 @@ on:
- main - main
schedule: schedule:
- cron: "0 0 * * 1,3,5" - cron: "0 0 * * 1,3,5"
workflow_dispatch: {}
jobs: jobs:
build: build: