pr is failing but merging anyways, because I am an admin

This commit is contained in:
2025-04-17 21:36:13 -04:00
parent 40f3511213
commit 1ce63202a2

View File

@@ -145,7 +145,6 @@ jobs:
uses: peter-evans/create-pull-request@v7
with:
author: "GitHub Action 🤖"
token: ${{ secrets.GITEA_TOKEN }}
title: "🚀✨ Deploy Application Version ${{ gitea.ref_name }}"
branch: release/${{ gitea.ref_name }}-deploy
commit-message: "📝🔄 Update deployment manifest with new image tags"