Skip to content

Commit

Permalink
fix: adjust release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mikita-sakalouski authored May 29, 2024
1 parent b191f1c commit b83c006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: build koheesio
name: release

on:
workflow_run:
workflows: [ "build_koheesio" ]
workflows: [ "build koheesio" ]
types:
- completed

Expand Down

0 comments on commit b83c006

Please sign in to comment.