fix: replace GitHub App token with GITEA_TOKEN in workflows (PRI-1533) (#190)

This commit is contained in:
2026-05-14 18:42:13 +00:00
parent 4a3c3d790e
commit c73ab6079b
4 changed files with 132 additions and 170 deletions
+1 -1
View File
@@ -129,4 +129,4 @@ echo "With pending approval: ${process_pending}"
if [ "$failures" -gt 0 ]; then
exit 1
fi
fi