Fix sanity

pull/1/head
cidrblock 2020-10-13 07:04:06 -07:00
parent dadc33dc55
commit 0c988dbb38
2 changed files with 4 additions and 3 deletions

View File

@ -1,8 +1,8 @@
name: Publish
on:
release:
types: [created]
types:
- created
jobs:
publish:

View File

@ -9,4 +9,5 @@ readme: README.md
repository: https://github.com/ansible-collections/ansible.utils
tags: [networking, security, cloud, utilities, data, validation]
# this will be updated by a gh action prior to push
version: {{ version }}
# do not modify, see /github/workflows/publish.yml
version: 0.0.0