Skip to content

Commit

Permalink
fix upload_url
Browse files Browse the repository at this point in the history
  • Loading branch information
lshqqytiger committed Mar 17, 2024
1 parent 65dbb30 commit 605254b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ env:
jobs:
release:
runs-on: ubuntu-latest
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}
permissions:
contents: write
pull-requests: write
Expand Down

0 comments on commit 605254b

Please sign in to comment.