Skip to content

Commit

Permalink
Chore: main.yml ์ˆ˜์ •
Browse files Browse the repository at this point in the history
  • Loading branch information
harry7435 authored Jan 17, 2024
1 parent fc8a9ba commit e374d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: push_directory
uses: cpina/github-action-push-to-another-repository@main
env:
API_TOKEN_GITHUB: ${{ secrets.PERSONAL_AUTH_TOKEN }} // ๋ณ€๊ฒฝ
API_TOKEN_GITHUB: ${{ secrets.PERSONAL_AUTH_TOKEN }}
with:
source-directory: 'output'
destination-github-username: harry7435
Expand Down

0 comments on commit e374d0f

Please sign in to comment.