Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Dec 5, 2023
1 parent 3fe36c2 commit b852d19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
add-paths: "./"
branch: "php-client"
commit-message: "Upgrade client"
title: "Upgrade PHP client to ${{ matrix.billingo-spec }}"
title: "Upgrade PHP client to ${{ steps.billingo_spec.outputs.version }}"
body: |
Automated changes by running `openapi-generator-cli.jar generate`.
delete-branch: true

0 comments on commit b852d19

Please sign in to comment.