diff --git a/.github/workflows/xquare-deployment-stag.yaml b/.github/workflows/xquare-deployment-stag.yaml index f9d77985..0a4ce5f0 100644 --- a/.github/workflows/xquare-deployment-stag.yaml +++ b/.github/workflows/xquare-deployment-stag.yaml @@ -37,7 +37,7 @@ jobs: uses: team-xquare/xquare-deployment-action@master with: environment: stag - xquare_role_arn: ${{ secrets.XQUARE_ROLE_ARN }} + access_key: ${{ secrets.ACCESS_KEY }} github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} buildargs: | PROFILE=stag