Skip to content

Commit 62ac9c4

Browse files
committed
Add github release
1 parent 49c33cd commit 62ac9c4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ jobs:
3535
uses: membraneframework/membrane_actions/.github/workflows/hex-publish.yml@main
3636
secrets:
3737
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
38+
39+
gh_release:
40+
needs: [hex_publish]
41+
uses: membraneframework/membrane_actions/.github/workflows/github-release.yml@main

0 commit comments

Comments
 (0)