mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 04:51:22 +00:00
ci: update release action (#17034)
This commit is contained in:
parent
ac4b5de656
commit
7526bbc584
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -575,7 +575,7 @@ jobs:
|
||||
./tools/release/05_create_release_notes.ts
|
||||
|
||||
- name: Upload release to GitHub
|
||||
uses: softprops/action-gh-release@59c3b4891632ff9a897f99a91d7bc557467a3a22
|
||||
uses: softprops/action-gh-release@v0.1.15
|
||||
if: |
|
||||
matrix.job == 'test' &&
|
||||
matrix.profile == 'release' &&
|
||||
|
Loading…
Reference in New Issue
Block a user