Skip to content

Commit

Permalink
change PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
KKulma committed Mar 24, 2021
1 parent d3d607b commit 2f14fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- name: Push changes
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.PAT }}
branch: main

0 comments on commit 2f14fb0

Please sign in to comment.