Skip to content

Commit 468c9bd

Browse files
committed
CI
1 parent 3eaa18f commit 468c9bd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/Release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
release:
1111
name: Create Release
1212
runs-on: ubuntu-latest
13+
outputs:
14+
upload_url: ${{ steps.create_release.outputs.upload_url }}
1315
steps:
1416
- name: Create Release
1517
id: create_release

0 commit comments

Comments
 (0)