Skip to content

Commit

Permalink
Merge pull request #263 from bytecodealliance/ydnar/fix-release
Browse files Browse the repository at this point in the history
.github/workflows: fix broken release workflow
  • Loading branch information
ydnar authored Dec 9, 2024
2 parents 2e85f98 + 2fda239 commit 350ed0e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ on:
jobs:
build:
name: Build binaries
needs: tag
permissions:
contents: write
runs-on: ubuntu-latest
Expand Down

0 comments on commit 350ed0e

Please sign in to comment.