Skip to content

Commit a27862d

Browse files
authored
fix: remove job dependency (#94)
1 parent eaa5985 commit a27862d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/latest.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ permissions:
2222
jobs:
2323
manifest:
2424
runs-on: ubuntu-22.04
25-
needs: release
2625
steps:
2726
- name: Checkout
2827
uses: actions/checkout@v3

0 commit comments

Comments
 (0)