Skip to content

Commit 1754dac

Browse files
authored
Update xquare-deployment-prod.yaml
1 parent faaa7ba commit 1754dac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xquare-deployment-prod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: team-xquare/xquare-deployment-action@master
3939
with:
4040
environment: prod
41-
xquare_role_arn: ${{ secrets.XQUARE_ROLE_ARN }}
41+
access_key: ${{ secrets.ACCESS_KEY }}
4242
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
4343
buildargs: |
4444
CLOUD_CONFIG_PASSWORD=${{secrets.CLOUD_CONFIG_PASSWORD}}

0 commit comments

Comments
 (0)