Skip to content

Commit

Permalink
modifying gh action for updating api version
Browse files Browse the repository at this point in the history
  • Loading branch information
costero-e committed May 30, 2024
1 parent fefd660 commit efc3c50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_api_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
git config --global user.name "API version update"
git add .
git commit -m "api version automatically generated"
git push
git push origin develop

0 comments on commit efc3c50

Please sign in to comment.