Skip to content

Commit

Permalink
Merge pull request #113 from 0x5d/ci-rpk-publish
Browse files Browse the repository at this point in the history
ci/rpk: Fix typo in job output
  • Loading branch information
0x5d authored Nov 17, 2020
2 parents d5ddb2d + 2b44b53 commit e6f825d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rpk-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
draft: true
prerelease: false
outputs:
urload_url: ${{ steps.create_rpk_release.outputs.upload_url }}
upload_url: ${{ steps.create_rpk_release.outputs.upload_url }}

publish-release-artifacts:
name: Publish release
Expand Down

0 comments on commit e6f825d

Please sign in to comment.