mirror of
https://gitea.com/gitea/docs.git
synced 2025-03-16 21:30:25 +00: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