Skip to content

Commit

Permalink
Bump to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
guidograzioli committed Sep 22, 2023
1 parent c108266 commit f58de2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ on:
jobs:
release:
uses: ansible-middleware/github-actions/.github/workflows/release.yml@main
secrets: inherit
with:
collection_fqcn: 'middleware_automation.common'
secrets:
galaxy_token: ${{ secrets.ANSIBLE_GALAXY_API_KEY }}

dispatch:
needs: release
Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
namespace: middleware_automation
name: common
version: "1.1.2"
version: "1.1.3"
readme: README.md
authors:
- Andrew Block <[email protected]>
Expand Down

0 comments on commit f58de2b

Please sign in to comment.