mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-25 04:20:18 +01:00
remove galaxy publish
remove the publish-to-galaxy task
This commit is contained in:
parent
91b97deb1c
commit
c1e41b5b1a
1 changed files with 0 additions and 5 deletions
5
.github/workflows/changelog_to_tag.yml
vendored
5
.github/workflows/changelog_to_tag.yml
vendored
|
@ -74,8 +74,3 @@ jobs:
|
|||
body_path: ./.tagmsg.txt
|
||||
draft: false
|
||||
prerelease: false
|
||||
- name: Publish role to Galaxy
|
||||
uses: robertdebock/galaxy-action@1.2.0
|
||||
with:
|
||||
galaxy_api_key: ${{ secrets.galaxy_api_key }}
|
||||
git_branch: ${{ steps.tag.outputs.branch }}
|
||||
|
|
Loading…
Reference in a new issue