Skip to content

Commit

Permalink
Update release to new name
Browse files Browse the repository at this point in the history
  • Loading branch information
sean-m-sullivan authored Feb 9, 2022
1 parent f7dac74 commit 3537dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflow-config/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
connection: local
vars:
collection_namespace: "{{ namespace | lower | regex_replace('-','_') }}"
collection_name: tower_utilities
collection_name: aap_utilities
collection_version: "{{ github_tag.split('/')[-1] | regex_search('(\\d.\\d.\\d.*)') }}"
collection_repo: undef
api_key: undef
Expand Down

0 comments on commit 3537dcd

Please sign in to comment.