Skip to content

Commit

Permalink
Merge branch 'rename-master-to-main' of 'https://github.com/jjmerchan…
Browse files Browse the repository at this point in the history
…te/release-tools'

Merges #69
Closes #69
  • Loading branch information
sduenas authored Jan 13, 2025
2 parents 77cbbeb + da4e0c7 commit 24f5961
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ jobs:
check_changelog:
runs-on: ubuntu-latest
steps:
- uses: bitergia/release-tools-check-changelog@master
- uses: bitergia/release-tools-check-changelog@main
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Release Tools [![Build Status](https://github.com/Bitergia/release-tools/workflows/tests/badge.svg)](https://github.com/Bitergia/release-tools/actions?query=workflow:tests+branch:master+event:push) [![Coverage Status](https://coveralls.io/repos/github/Bitergia/release-tools/badge.svg?branch=master)](https://coveralls.io/github/Bitergia/release-tools?branch=master)
# Release Tools [![Build Status](https://github.com/Bitergia/release-tools/workflows/tests/badge.svg)](https://github.com/Bitergia/release-tools/actions?query=workflow:tests+branch:main+event:push) [![Coverage Status](https://coveralls.io/repos/github/Bitergia/release-tools/badge.svg?branch=main)](https://coveralls.io/github/Bitergia/release-tools?branch=main)
Set of tools to generate Python releases.

With this package, Python maintainers are able to automate
Expand Down

0 comments on commit 24f5961

Please sign in to comment.