Skip to content

fix: change release event type from 'created' to 'published'#10

Merged
grota merged 1 commit intomainfrom
grota-patch-1
Mar 20, 2026
Merged

fix: change release event type from 'created' to 'published'#10
grota merged 1 commit intomainfrom
grota-patch-1

Conversation

@grota
Copy link
Copy Markdown
Member

@grota grota commented Mar 20, 2026

PR Type

Bug fix


Description

  • Change release trigger from created to published event type

Diagram Walkthrough

flowchart LR
  A["Release Event"] -- "previously triggered on" --> B["created"]
  A -- "now triggers on" --> C["published"]
Loading

File Walkthrough

Relevant files
Configuration changes
release.yml
Update release trigger event from created to published     

.github/workflows/release.yml

  • Changed release event trigger type from created to published
+1/-1     

@grota grota merged commit fd5cf84 into main Mar 20, 2026
4 checks passed
@grota grota deleted the grota-patch-1 branch March 20, 2026 13:15
@sparkfabrik-ai-bot
Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@sparkfabrik-ai-bot
Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant