Release event is not triggering workflow #12205

Closed
opened 2025-11-02 10:02:04 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @Hritik914 on GitHub (Dec 14, 2023).

Originally assigned to: @Zettat123 on GitHub.

Description

when publishing a release.
Action for the following condition is not triggering

on:
  release:
    types:
      - published

i have tried other types in my demo gitea

Gitea Version

1.21.2

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

I have tried this on my demo gitea

Database

None

Originally created by @Hritik914 on GitHub (Dec 14, 2023). Originally assigned to: @Zettat123 on GitHub. ### Description when publishing a release. Action for the following condition is not triggering ``` on: release: types: - published ``` i have tried other types in [my demo gitea](https://try.gitea.io/Hritik914/release-action-demo/src/branch/main/.gitea/workflow/release.yaml) ### Gitea Version 1.21.2 ### Can you reproduce the bug on the Gitea demo site? Yes ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System _No response_ ### How are you running Gitea? I have tried this on [my demo gitea](https://try.gitea.io/Hritik914/release-action-demo/src/branch/main/.gitea/workflow/release.yaml) ### Database None
GiteaMirror added the type/bugissue/needs-feedback labels 2025-11-02 10:02:04 -06:00
Author
Owner

@Zettat123 commented on GitHub (Dec 26, 2023):

Your release.yaml should be located in .gitea/workflows/. Could you fix it and try again?

@Zettat123 commented on GitHub (Dec 26, 2023): Your `release.yaml` should be located in `.gitea/workflows/`. Could you fix it and try again?
Author
Owner

@GiteaBot commented on GitHub (Jan 25, 2024):

We close issues that need feedback from the author if there were no new comments for a month. 🍵

@GiteaBot commented on GitHub (Jan 25, 2024): We close issues that need feedback from the author if there were no new comments for a month. :tea:
Author
Owner

@github-actions[bot] commented on GitHub (Feb 29, 2024):

Automatically locked because of our CONTRIBUTING guidelines

@github-actions[bot] commented on GitHub (Feb 29, 2024): Automatically locked because of our [CONTRIBUTING guidelines](https://github.com/go-gitea/gitea/blob/main/CONTRIBUTING.md#issue-locking)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#12205