mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Update aws role
This commit is contained in:
parent
267ba64ab1
commit
89998c2435
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rolling.yml
vendored
2
.github/workflows/rolling.yml
vendored
|
|
@ -49,7 +49,7 @@ jobs:
|
|||
- name: Configure AWS credentials
|
||||
uses: aws-actions/configure-aws-credentials@v1-node16
|
||||
with:
|
||||
role-to-assume: ${{ secrets.AWS_ROLE_PROD }}
|
||||
role-to-assume: ${{ secrets.AWS_ROLE_ROLLING }}
|
||||
aws-region: ${{ secrets.AWS_ACCESS_REGION }}
|
||||
|
||||
- name: Deploy master to rolling bucket
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue