Skip to content

Commit

Permalink
Update cron.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
larshp authored Apr 19, 2021
1 parent 492c1c4 commit 35d233b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v3
if: github.ref == 'refs/heads/main'
with:
deploy_key: ${{ secrets.DEPLOY_DOTABAP_GENERATEDY }}
deploy_key: ${{ secrets.DEPLOY_DOTABAP_GENERATED }}
external_repository: dotabap/dotabap-generated
user_name: 'github-actions[bot]'
user_email: 'github-actions[bot]@users.noreply.github.com'
Expand Down

0 comments on commit 35d233b

Please sign in to comment.