commit | 9ff08aaa1390bdf51637dad8cf1025466de385b6 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Wed Sep 21 16:44:19 2022 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Sep 21 16:44:19 2022 -0400 |
tree | 72478907c861ecb51a128943ce0a7141091f7bb4 | |
parent | 2a4561d88391db3767ea6d0dcfb1f01bdacaae41 [diff] [blame] |
chore: add release-please tags
diff --git a/release-please-config.json b/release-please-config.json index 115cd6e..3fbf096 100644 --- a/release-please-config.json +++ b/release-please-config.json
@@ -1,7 +1,11 @@ { "packages": { ".": { - "release-type": "python" + "release-type": "python", + "extra-files": [ + "roles/atmosphere/defaults/main.yml", + "galaxy.yml" + ] } } }