Skip to content

Commit

Permalink
revert url var too
Browse files Browse the repository at this point in the history
  • Loading branch information
sushmita committed May 16, 2024
1 parent bc0232a commit bec65a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-release-asset.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ jobs:
-H "Accept: application/vnd.github+json" \
-H "X-GitHub-Api-Version: 2022-11-28" \
-H "Content-Type: application/zip" \
${{ env.upload_url }}?name=AdyenPaymentShopware6.zip \
${{ steps.get-release-upload-url.outputs.upload_url }}?name=AdyenPaymentShopware6.zip \
-F "[email protected]"

0 comments on commit bec65a1

Please sign in to comment.