Skip to content

Commit

Permalink
WiP
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Frederik Dauck committed Oct 9, 2023
1 parent 22e7f93 commit 046ea3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/open-api-bundle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
run: |
git config --local user.email "github-actions[bot]@users.noreply.github.com"
git config --local user.name "github-actions[bot]"
git add ./dist/openapi.yaml
git commit -a -m "automatically bundle open api spec"
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit 046ea3a

Please sign in to comment.