Skip to content

Commit

Permalink
Correct bucket prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
0xTim committed Jul 21, 2024
1 parent 0874f4c commit db6382c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prs-closed.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ jobs:
- name: Delete Website Bucket
uses: brokenhandsio/s3-website-pr-action@v2
with:
bucket-prefix: "vapor-blog-pull"
bucket-prefix: "vapor-blog-pulls"
bucket-region: "us-east-1"

0 comments on commit db6382c

Please sign in to comment.