Skip to content

Commit

Permalink
chore: deploying the code
Browse files Browse the repository at this point in the history
  • Loading branch information
zenit2001 committed Sep 24, 2024
1 parent dc23e5f commit ec28546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Upload the release
working-directory: adyen-salesforce-commerce-cloud
run: |
sfcc-ci instance:upload $GITHUB_WORKSPACE/cartridges.zip -i "${{ secrets[matrix.sfcc-hostname-secret] }}" --debug
sfcc-ci code:deploy $GITHUB_WORKSPACE/cartridges.zip -i "${{ secrets[matrix.sfcc-hostname-secret] }}"
- name: Upload the metadata to the sandbox
working-directory: adyen-salesforce-commerce-cloud
run: |
Expand Down

0 comments on commit ec28546

Please sign in to comment.