Skip to content

Commit 31d603e

Browse files
committed
fix: remove needs
1 parent 75ff322 commit 31d603e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Diff for: .github/workflows/release-galaxy.yml

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525

2626
release-ansible-galaxy:
2727
name: Release ansible-galaxy
28-
needs: release-github
2928
runs-on: ubuntu-24.04
3029
steps:
3130
- name: Check out the codebase.

Diff for: .github/workflows/release-github.yml

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ jobs:
1818

1919
release-github:
2020
name: Release github
21-
needs: release-drafter
2221
runs-on: ubuntu-24.04
2322
steps:
2423
- name: 🚀 Create Release version

0 commit comments

Comments
 (0)