refs #6276 return fixed
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Jorge Penadés 2023-12-01 11:38:30 +01:00
parent f2ab44bb8f
commit d2769f4c21
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ module.exports = Self => {
},
http: {
path: `/return`,
verb: 'POST'
verb: 'GET'
}
});