Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
Remove job dep
Browse files Browse the repository at this point in the history
  • Loading branch information
charlie-haley authored Apr 10, 2024
1 parent 72d468e commit 1cfd5a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ on:

jobs:
release:
needs: tag_release
if: needs.tag_release.outputs.tag_release_outcome == 'success'
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 1cfd5a6

Please sign in to comment.