File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2424 role-to-assume : ${{ vars.OIDC_ROLE_ARN }}
2525 aws-region : ${{ vars.OIDC_ROLE_REGION }}
2626 - name : Delete Website Bucket
27- uses : brokenhandsio/s3-website-pr-action@9461e5d13f1c56290b8a006546dd5e845ef2c671 # v3.0.1
27+ uses : brokenhandsio/s3-website-pr-action@6ebd9b622b4bb33358228571a50e05d375cbd4de # v3.1.0
2828 env :
2929 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3030 with :
Original file line number Diff line number Diff line change 5353 run : aws s3 sync ./Content/archives "$ARCHIVE_BUCKET" --no-progress
5454 - name : Deploy S3 Website
5555 if : ${{ github.event.pull_request.head.repo.full_name == 'vapor/api-docs' && github.actor != 'dependabot[bot]' }}
56- uses : brokenhandsio/s3-website-pr-action@9461e5d13f1c56290b8a006546dd5e845ef2c671 # v3.0.1
56+ uses : brokenhandsio/s3-website-pr-action@6ebd9b622b4bb33358228571a50e05d375cbd4de # v3.1.0
5757 env :
5858 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
5959 with :
You can’t perform that action at this time.
0 commit comments