Skip to content

Commit

Permalink
ping
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Dec 2, 2024
1 parent f9aed86 commit 4e8a8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/up.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
sed -E -i "s/<version>[^<]+/<version>${latest}/g" README.md
- uses: peter-evans/create-pull-request@v7
with:
commit-message: 'new version in README'
commit-message: 'New version in README'
delete-branch: true
title: 'New version in README'
assignees: yegor256
Expand Down

0 comments on commit 4e8a8e3

Please sign in to comment.