Skip to content

Commit

Permalink
배포설정 또 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
육기준 authored Dec 26, 2023
1 parent 82ed199 commit f14aa89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,7 @@ jobs:
uses: team-xquare/xquare-deployment-action@master
with:
environment: prod
base_url: ${{ secrets.BASE_URL }}
access_key: ${{ secrets.ACCESS_KEY }}
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
buildargs: |
DBASE_URL=${{ secrets.BASE_URL }}
BASE_URL=${{ secrets.BASE_URL }}

0 comments on commit f14aa89

Please sign in to comment.