Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
tutkat committed Feb 15, 2024
1 parent 708d58c commit 260fed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_sdk_with_new_api_spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
sed -i 's,${{ steps.spec_versions.outputs.api_spec_line }},'"$VERSION_UPDATE"',' Makefile
make generate
git commit -m 'sync: fetch ${{ steps.date.outputs.date }} spec and apply patches' *.json
git commit -m 'sync: generate client with ${{ steps.date.outputs.date }} spec' equinix-openapi-fabric
git commit -m 'sync: generate client with ${{ steps.date.outputs.date }} equinix-openapi-fabric
- name: Create Pull Request
id: cpr
Expand Down

0 comments on commit 260fed0

Please sign in to comment.