Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
omerar1982 committed Jul 6, 2023
1 parent 610cf14 commit f9bd24f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload_zip_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
cd $uploadFolder
zip -r9 $pwd/cloud-bots-azure.zip .
cd $pwd
aws s3 cp $pwd/cloud-bots-azure.zip "s3://dome9-backend-artifacts/azurecloudbots/cloud-bots-azure.zip" --acl public-read
aws s3 cp $pwd/cloud-bots-azure.zip "s3://dome9-backend-artifacts/azurecloudbots/cloud-bots-azure.zip" --acl public-read

0 comments on commit f9bd24f

Please sign in to comment.