Skip to content

Commit

Permalink
Merge pull request #56 from bulch/develop - update ci
Browse files Browse the repository at this point in the history
fix: remove needs
  • Loading branch information
bulch authored Feb 16, 2025
2 parents 75ff322 + 31d603e commit 7a42d5d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release-galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:

release-ansible-galaxy:
name: Release ansible-galaxy
needs: release-github
runs-on: ubuntu-24.04
steps:
- name: Check out the codebase.
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/release-github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:

release-github:
name: Release github
needs: release-drafter
runs-on: ubuntu-24.04
steps:
- name: 🚀 Create Release version
Expand Down

0 comments on commit 7a42d5d

Please sign in to comment.