diff --git a/.forgejo/workflows/publish.yml b/.forgejo/workflows/publish.yml index fb93c19..9ab9a28 100644 --- a/.forgejo/workflows/publish.yml +++ b/.forgejo/workflows/publish.yml @@ -1,7 +1,8 @@ name: Publish + on: workflow_run: - workflows: [Update the stickers] + workflows: [Update] branches: [publish] types: - completed diff --git a/.forgejo/workflows/update.yml b/.forgejo/workflows/update.yml index d5ce3e0..569c229 100644 --- a/.forgejo/workflows/update.yml +++ b/.forgejo/workflows/update.yml @@ -1,4 +1,4 @@ -name: Update the stickers +name: Update on: push: branches: