Skip to content

Commit

Permalink
Testing deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson committed Dec 12, 2024
1 parent 1ae4cfa commit 8340481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
aws-secret-access-key: ${{ secrets.SECRET_ACCESS_KEY }}
aws-region: "us-east-1"

# This bucket needs to be encrypted
- name: Upload package to S3 bucket
run: aws s3 cp ${{github.run_id}}.zip s3://$BUCKET/iiif-image-validator/MyApp/ --sse aws:kms

Expand Down

0 comments on commit 8340481

Please sign in to comment.