Update actions workflows to deploy hotfix and release branches #465

Merged
Vylpes merged 3 commits from feature/hotfix-actions into hotfix/0.9.3 2025-08-21 18:55:38 +01:00
Owner
  • Update actions workflows to deploy hotfix and release branches for stage
  • Get the version name from the git ref
  • Deploy to prod on tag

#406

- Update actions workflows to deploy hotfix and release branches for stage - Get the version name from the git ref - Deploy to prod on tag #406
Update actions workflows to deploy hotfix and release branches
All checks were successful
Test / build (push) Successful in 2m26s
4805d9a559
Vylpes 2025-07-07 10:07:51 +01:00
VylpesTester requested changes 2025-07-10 10:35:22 +01:00
Dismissed
@ -4,6 +4,8 @@ on:
push:
branches:
- develop
- hotfix/*
Member

Need to remove this from the testing workflow too

Need to remove this from the testing workflow too
Vylpes marked this conversation as resolved
Vylpes merged commit a2ff9b422e into hotfix/0.9.3 2025-08-21 18:55:38 +01:00
Vylpes deleted branch feature/hotfix-actions 2025-08-21 18:55:38 +01:00
Sign in to join this conversation.
No description provided.