Skip to content

Commit

Permalink
CD
Browse files Browse the repository at this point in the history
  • Loading branch information
geunoo committed Dec 28, 2023
1 parent f650f51 commit 116a00f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
- name: Deploy to xquare
uses: team-xquare/xquare-deployment-action@master
with:
environment: YOUR_ENVIRONMENT
environment: stag
access_key: ${{ secrets.XQUARE_ACCESS_KEY }}
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 comments on commit 116a00f

Please sign in to comment.