Skip to content

Commit b17c444

Browse files
authored
Update master.yml
1 parent 7d0bac1 commit b17c444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
runs-on: ubuntu-latest
4949
needs: [check_code]
5050
outputs:
51-
upload_url: ${{ steps.create_draft.outputs.upload_url }}
51+
upload_url: ${{ steps.create_release.outputs.upload_url }}
5252
steps:
5353
- uses: actions/checkout@v2
5454

0 commit comments

Comments
 (0)