Skip to content

Commit

Permalink
Add: automatic version update in README after release + automatic API…
Browse files Browse the repository at this point in the history
… dependencies
  • Loading branch information
morisil committed Dec 15, 2024
1 parent 8848286 commit 47c6c38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Update README
run: sh .github/scripts/update-readme-version.sh

- name: Create Pull Request
- name: Commit README
uses: stefanzweifel/[email protected]
with:
commit_message: Dependency version in README.md updated to ${{ env.VERSION }}
Expand Down

0 comments on commit 47c6c38

Please sign in to comment.