Skip to content

Commit

Permalink
[chore] Fix to repository name in github action settings
Browse files Browse the repository at this point in the history
Github issue #84
  • Loading branch information
otcroz authored Aug 9, 2024
1 parent a1a6230 commit a9bfcb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vercel_setting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
source-directory: 'output'
destination-github-username: otcroz
destination-repository-name: Polaris-front-end
destination-repository-name: Polaris_front-end
user-email: ${{ secrets.AUTO_EMAIL_OTCROZ }}
commit-message: ${{ github.event.commits[0].message }}
target-branch: main
Expand Down

0 comments on commit a9bfcb1

Please sign in to comment.