Skip to content

Commit

Permalink
Fix release pipeline (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
mingxwa authored Nov 22, 2024
1 parent 2545d20 commit b6835fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pipeline-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ jobs:

draft-release:
name: Draft release
permissions:
contents: write
runs-on: ubuntu-24.04
needs: report
steps:
Expand Down

0 comments on commit b6835fa

Please sign in to comment.