Skip to content

Commit 432c800

Browse files
committed
Removed region property
1 parent 30a7cd5 commit 432c800

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_s3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
aws_key_id: ${{ secrets.AWS_KEY_ID }}
3333
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
3434
aws_bucket: ${{ secrets.AWS_BUCKET }}
35-
aws-region: eu-north-1
35+
destination_dir: 'blog'
3636
source_dir: './site'

0 commit comments

Comments
 (0)