Skip to content

Commit

Permalink
Fix remove dependency of "publish" workflow (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
6543 authored Jun 17, 2024
1 parent a4dadb1 commit 7a373ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .woodpecker/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ when:
- event: push
branch:
- ${CI_REPO_DEFAULT_BRANCH}

depends_on: [test]

steps:
publish:
image: *build_plugin
Expand Down

0 comments on commit 7a373ba

Please sign in to comment.