Skip to content
This repository was archived by the owner on Aug 21, 2022. It is now read-only.

Commit ed47958

Browse files
committed
ci: remove publish step
1 parent 972b334 commit ed47958

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/ansible.yml

-5
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,3 @@ jobs:
3434
uses: saitho/semantic-release-action-pnpm@master
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
37-
- name: Publish to Ansible Galaxy
38-
uses: robertdebock/[email protected]
39-
with:
40-
galaxy_api_key: ${{ secrets.galaxy_api_key }}
41-
if: steps.release.outputs.new_release_published

0 commit comments

Comments
 (0)