the magic is real

This commit is contained in:
2025-04-17 10:46:59 -04:00
parent 6479316be2
commit ccf4c996dd

View File

@@ -142,3 +142,12 @@ jobs:
author_email: gitia@siteworxpro.com
message: "📝🔄 Update deployment manifest with new image tags"
- name: 🚀✨ Create Pull Request
uses: peter-evans/create-pull-request@v7
with:
title: "🚀✨ Deploy Application"
body: "This PR updates the deployment manifest with new image tags."
base: main
head: ${{ gitea.ref_name }}-deploy
commit-message: "📝🔄 Update deployment manifest with new image tags"
labels: deploy