Skip to content

Commit

Permalink
fix(auth): test cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
Donghyeon Im committed Apr 26, 2024
1 parent 55576f6 commit 2f301cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
env:
IMAGE_TAG: ${{ github.sha }}
run: |
cd chart
cd chart/auth_stag
git config --global user.email "[email protected]"
git config --global user.name "dongdorrong"
Expand Down

0 comments on commit 2f301cf

Please sign in to comment.