Skip to content

Commit

Permalink
no change
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixTJDietrich committed Jul 31, 2024
1 parent 65f2a03 commit 1d350fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/generate-api-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git commit -m "chore: update API client"
git push origin HEAD:${{ github.event.pull_request.head.ref }}
echo "Done."
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1d350fe

Please sign in to comment.