Skip to content

Commit

Permalink
Add swagger-codegen installation in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pijng committed Feb 17, 2024
1 parent bf2d63d commit a0ef4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: |
git config --global user.email "actions@github.com"
git config --global user.name "GitHub Actions"
git add moonlogs-ruby
git add .
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit a0ef4cf

Please sign in to comment.