We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9b19d2 + 808ff47 commit 72cedd5Copy full SHA for 72cedd5
.github/workflows/release.yml
@@ -12,7 +12,6 @@ jobs:
12
create-github-release:
13
# Prevent releases from forked repositories
14
if: github.repository_owner == 'OpenVoxProject'
15
- needs: build-release
16
name: Create GitHub release
17
runs-on: ubuntu-24.04
18
permissions:
0 commit comments