Skip to content

Commit bec31f0

Browse files
committed
Update xquare-deployment-stag.yaml
1 parent 48223c8 commit bec31f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/xquare-deployment-stag.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: stag
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)