remove email
This commit is contained in:
Jake Spain 2023-04-18 12:20:52 -04:00
parent 2ff6e59932
commit 1c0b560a67
No known key found for this signature in database
GPG key ID: BC1C4DA0A085E113
8 changed files with 19 additions and 20 deletions

View file

@ -2,4 +2,4 @@
docker run -it --rm -e CHANGELOG_GITHUB_TOKEN -v $(pwd):/usr/local/src/your-app \
githubchangeloggenerator/github-changelog-generator:1.16.2 \
github_changelog_generator --future-release $(grep VERSION lib/vmpooler-dns-google-clouddns/version.rb |rev |cut -d "'" -f2 |rev)
github_changelog_generator --future-release $(grep VERSION lib/vmpooler-dns-gcp/version.rb |rev |cut -d "'" -f2 |rev)