3
0

gitea actions ng31

This commit is contained in:
Michael Otto
2026-03-18 06:57:43 +01:00
parent d44900afd7
commit 541261a15a

View File

@@ -247,6 +247,9 @@ jobs:
run: |
cd plugin
git config user.name "release-bot"
git config user.email "ci@example.local"
git add metadata.txt changelog.txt
git commit -m "Release $VERSION"