Update github_release.py (#33390)

Documentation fix. The module "github" does not exist.
pull/33397/head
Robert de Bock 7 years ago committed by John R Barker
parent 63231457a1
commit 81ea114bff

@ -103,7 +103,7 @@ EXAMPLES = '''
action: latest_release
- name: Create a new release
github:
github_release:
token: tokenabc1234567890
user: testuser
repo: testrepo

Loading…
Cancel
Save