You've already forked reloading-manager
First Blood
This commit is contained in:
@@ -147,7 +147,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
title: "🚀✨ Deploy Application"
|
title: "🚀✨ Deploy Application"
|
||||||
body: "This PR updates the deployment manifest with new image tags."
|
body: "This PR updates the deployment manifest with new image tags."
|
||||||
base: main
|
base: master
|
||||||
head: ${{ gitea.ref_name }}-deploy
|
head: ${{ gitea.ref_name }}-deploy
|
||||||
commit-message: "📝🔄 Update deployment manifest with new image tags"
|
commit-message: "📝🔄 Update deployment manifest with new image tags"
|
||||||
labels: deploy
|
labels: deploy
|
||||||
Reference in New Issue
Block a user