Skip to content

Commit

Permalink
don't make publish, we don't have that set up for this collection
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Apr 8, 2024
1 parent 6cda598 commit 74d888d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
run: pip install --upgrade ansible
- name: Build Ansible Collection
run: make dist
- name: Deploy Ansible Collection
run: make publish GALAXY_API_KEY=${{ secrets.GALAXY_API_KEY }}
- name: Create GitHub Release
uses: softprops/action-gh-release@v2
with:
Expand Down

0 comments on commit 74d888d

Please sign in to comment.