Skip to content

Commit

Permalink
swagger update action
Browse files Browse the repository at this point in the history
  • Loading branch information
fanhousanbu committed Mar 5, 2024
1 parent 8323893 commit 4a85101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
swag init -g ./cmd/server/main.go
git config user.name devops
git config suer.email devops@aastar.xyz
git add .
git add ./docs
git commit -m "swagger updated"
git push
Expand Down

0 comments on commit 4a85101

Please sign in to comment.