mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-02 08:22:52 +00:00
github_release - support multiple type of tokens (#10339)
* Support multiple type of tokens * Add missing spaces around operator. * Add changelog fragments. * fix logic, missing NOT * Update changelogs/fragments/10339-github_app_access_token.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
096fa388ac
commit
e5b37c3ffd
2 changed files with 20 additions and 2 deletions
2
changelogs/fragments/10339-github_app_access_token.yml
Normal file
2
changelogs/fragments/10339-github_app_access_token.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- github_release - support multiple types of GitHub tokens; no longer failing when ``ghs_`` token type is provided (https://github.com/ansible-collections/community.general/issues/10338, https://github.com/ansible-collections/community.general/pull/10339).
|
||||
Loading…
Add table
Add a link
Reference in a new issue