You've already forked reloading-manager
the magic is real
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user