You've already forked reloading-manager
pr is failing but merging anyways, because I am an admin
This commit is contained in:
@@ -145,7 +145,6 @@ jobs:
|
|||||||
uses: peter-evans/create-pull-request@v7
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
with:
|
||||||
author: "GitHub Action 🤖"
|
author: "GitHub Action 🤖"
|
||||||
token: ${{ secrets.GITEA_TOKEN }}
|
|
||||||
title: "🚀✨ Deploy Application Version ${{ gitea.ref_name }}"
|
title: "🚀✨ Deploy Application Version ${{ gitea.ref_name }}"
|
||||||
branch: release/${{ gitea.ref_name }}-deploy
|
branch: release/${{ gitea.ref_name }}-deploy
|
||||||
commit-message: "📝🔄 Update deployment manifest with new image tags"
|
commit-message: "📝🔄 Update deployment manifest with new image tags"
|
||||||
|
|||||||
Reference in New Issue
Block a user