Skip to content

Commit

Permalink
fix: Removed now redundant job dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Cavanagh committed May 20, 2023
1 parent 4ee9103 commit 9e2de89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:

jobs:
release:
needs: checkout
name: Create Release
uses: ./.github/workflows/release.yml

Expand Down

0 comments on commit 9e2de89

Please sign in to comment.