Update github_release.py (#33390)

Documentation fix. The module "github" does not exist.
pull/4420/head
Robert de Bock 2017-11-29 20:50:13 +01:00 committed by John R Barker
parent 63231457a1
commit 81ea114bff
1 changed files with 1 additions and 1 deletions

View File

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