Skip to content

Commit 72cedd5

Browse files
authored
Merge pull request #26 from bastelfreak/rel
Fix Release Pipeline
2 parents a9b19d2 + 808ff47 commit 72cedd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
create-github-release:
1313
# Prevent releases from forked repositories
1414
if: github.repository_owner == 'OpenVoxProject'
15-
needs: build-release
1615
name: Create GitHub release
1716
runs-on: ubuntu-24.04
1817
permissions:

0 commit comments

Comments
 (0)