Skip to content

Commit

Permalink
adding var
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-rotemben committed Jul 6, 2023
1 parent 040e5cf commit 2a1d92e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload_zip_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,4 @@ jobs:
cd $uploadFolder
zip -r9 $pwd/cloud-bots-azure.zip .
cd $pwd
aws s3 cp $pwd/cloud-bots-azure.zip {{secrets.FILELOCATION}} --acl public-read

0 comments on commit 2a1d92e

Please sign in to comment.