Skip to content

fix(ci): update release workflow to main branch#8

Merged
airtonix merged 4 commits intomainfrom
fix/release-workflow
Nov 21, 2025
Merged

fix(ci): update release workflow to main branch#8
airtonix merged 4 commits intomainfrom
fix/release-workflow

Conversation

@airtonix
Copy link
Contributor

Summary

Fix release workflow trigger branch mismatch and YAML indentation issues that prevented proper execution.

Changes

  • Change trigger branch from 'master' to 'main' for consistency with git push in prerelease step
  • Fix YAML indentation in Process and Deploy jobs for proper workflow execution
  • Fix malformed echo statement in Print Release Data step
  • Add missing 'name' field to publish release step

Testing

  • Lint check passed
  • Unit tests passed
  • YAML syntax validated

…yntax

- Change trigger branch from 'master' to 'main' for consistency with git push in prerelease step
- Fix YAML indentation in Process and Deploy jobs
- Fix malformed echo statement in Print Release Data step
- Add missing 'name' field to publish release step
@airtonix airtonix force-pushed the fix/release-workflow branch from 8fe4988 to d1fad00 Compare November 21, 2025 13:01
@airtonix airtonix changed the title fix(ci): update release workflow to trigger on main branch and fix YAML syntax fix(ci): update release workflow to main branch Nov 21, 2025
@airtonix airtonix merged commit d4f8452 into main Nov 21, 2025
0 of 2 checks passed
@airtonix airtonix deleted the fix/release-workflow branch November 21, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant