Fixed action to build plugin x2
Some checks failed
Maven build / release (push) Failing after 6s

This commit is contained in:
2026-07-31 13:58:02 +05:00
parent 34e8e0bbd1
commit b577122a44

View File

@@ -20,7 +20,7 @@ jobs:
# Создание релиза прямо в вашем локальном Gitea
- name: Create Release
uses: gitea/release-action@v1
uses: gitea/release-action@main
with:
# Используем явное имя токена Gitea, чтобы не путаться с GitHub
token: ${{ secrets.GITEA_TOKEN }}