mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-17 19:55:34 +00:00
more changes
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
sed -i "$@" 's/"version": "{{AppVer | JSEscape | Safe}}"/"version": "dev"/' static/swagger-latest.json
|
||||
rm v1_json.tmpl
|
||||
|
||||
wget https://github.com/go-gitea/gitea/blob/v1.22.2/templates/swagger/v1_json.tmpl
|
||||
wget https://github.com/go-gitea/gitea/blob/v1.22.3/templates/swagger/v1_json.tmpl
|
||||
sed -i "$@" 's/"version": "{{AppVer | JSEscape | Safe}}"/"version": "1.22.3"/' static/swagger-22.json
|
||||
rm v1_json.tmpl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user