mirror of
https://gitea.com/gitea/docs.git
synced 2026-03-27 14:11:03 +07:00
fix bug
This commit is contained in:
@@ -17,6 +17,7 @@ jobs:
|
||||
|
||||
wget https://github.com/go-gitea/gitea/blob/v1.22.2/templates/swagger/v1_json.tmpl
|
||||
sed -i "$@" 's/"version": "{{AppVer | JSEscape | Safe}}"/"version": "1.22.2"/' static/swagger-22.json
|
||||
rm v1_json.tmpl
|
||||
|
||||
git config --global user.name "Gitea Bot"
|
||||
git config --global user.email "teabot@gitea.io"
|
||||
|
||||
Reference in New Issue
Block a user