Skip to content

Commit

Permalink
Removed region property
Browse files Browse the repository at this point in the history
  • Loading branch information
raducoravu committed Feb 25, 2024
1 parent 30a7cd5 commit 432c800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
aws_key_id: ${{ secrets.AWS_KEY_ID }}
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
aws_bucket: ${{ secrets.AWS_BUCKET }}
aws-region: eu-north-1
destination_dir: 'blog'
source_dir: './site'

0 comments on commit 432c800

Please sign in to comment.