Skip to content

Commit

Permalink
oops forgot to replace the testing stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsnolde committed Mar 8, 2024
1 parent 5b61acb commit 9984d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_release.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
git checkout -b $new_branch
# update the README
sed -i "s/v1.14.0/v1.15.0/g" README.md
sed -i "s/${latest_this_tag}/${latest_vroom_tag}/g" README.md
# commit and push
git commit -am "release ${latest_vroom_tag}"
Expand Down

0 comments on commit 9984d91

Please sign in to comment.