Skip to content

Commit 350ed0e

Browse files
authored
Merge pull request #263 from bytecodealliance/ydnar/fix-release
.github/workflows: fix broken release workflow
2 parents 2e85f98 + 2fda239 commit 350ed0e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ on:
88
jobs:
99
build:
1010
name: Build binaries
11-
needs: tag
1211
permissions:
1312
contents: write
1413
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)