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 ef67053 commit b6935b6
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 @@ -38,5 +38,5 @@ jobs:
uses: team-xquare/xquare-deployment-action@master
with:
environment: YOUR_ENVIRONMENT
access_key: ${{ secrets.ACCESS_KEY }}
access_key: ${{ secrets.XQUARE_ACCESS_KEY }}
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}

0 comments on commit b6935b6

Please sign in to comment.