We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d19eac8 commit 516b292Copy full SHA for 516b292
.github/workflows/release.yml
@@ -99,7 +99,6 @@ jobs:
99
# referencing it's ID to get its outputs object,
100
# which include a 'upload_url'. See this blog post for more info:
101
# https://jasonet.co/posts/new-features-of-github-actions/#passing-data-to-future-steps
102
- asset_path: ./my-artifact.zip
103
upload_url: ${{ steps.create-release.outputs.upload_url }}
104
asset_path: ./example.phar
105
asset_name: example.phar
0 commit comments