Skip to content

Commit

Permalink
Merge pull request #15 from rbaconsulting/readme-update
Browse files Browse the repository at this point in the history
Fixing typo
  • Loading branch information
gilbertaoe committed Apr 8, 2023
2 parents 352dca5 + 2e253f1 commit 782bd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ steps.get_release.outputs.upload_url }}
asset_path: Sitecore-Packages/SXA.Theme.Optimizations-${{ env.Release_Version }}.zip
asset_path: "Sitecore Packages/SXA.Theme.Optimizations-${{ env.Release_Version }}.zip"
asset_name: SXA.Theme.Optimizations-${{ env.Release_Version }}.zip
asset_content_type: application/zip

Expand Down

0 comments on commit 782bd84

Please sign in to comment.