Skip to content

Commit

Permalink
Remove release.yml dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jmyrberg committed Nov 14, 2022
1 parent 0490ba3 commit 6d8c878
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:

tag:
name: Tag release with latest
needs: [build-and-release]
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
Expand Down

0 comments on commit 6d8c878

Please sign in to comment.