Skip to content

Commit 37b2986

Browse files
committed
Add github release
1 parent 7e502ec commit 37b2986

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
@@ -21,3 +21,7 @@ jobs:
2121
uses: membraneframework/membrane_actions/.github/workflows/hex-publish.yml@main
2222
secrets:
2323
HEX_API_KEY: ${{ secrets.HEX_API_KEY }}
24+
25+
gh_release:
26+
needs: [hex_publish]
27+
uses: membraneframework/membrane_actions/.github/workflows/github-release.yml@main

0 commit comments

Comments
 (0)