Skip to content

Commit

Permalink
Update store_changes.yml (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
M-7th authored Nov 23, 2023
1 parent 572d193 commit f082832
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/store_changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,8 @@ jobs:
- name: checkout data repo
uses: actions/checkout@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
# token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.WF_PR_PAT }}
repository: 'Testing-Forecast-Actions/TEST'
ref: 'main'
path: './repo/'
Expand Down

0 comments on commit f082832

Please sign in to comment.