Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
guyrenny authored Sep 7, 2023
1 parent 1bcf4d8 commit 029a440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -147,5 +147,5 @@ jobs:
- if: ${{ matrix.package == 'helper' }}
name: upload helper
run: |
zip -r -q helper.zip ./src/helper
zip -r -q helper.zip . -i ./src/helper
aws s3 cp helper.zip gr-integrations-aws-testing

0 comments on commit 029a440

Please sign in to comment.