Skip to content

Commit 426cdae

Browse files
committed
test
1 parent 9ad3660 commit 426cdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cron.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
- name: Check if result should be deployed
9999
id: check
100100
env:
101-
GITHUB_TOKEN: ${{ secrets.PUSH_TOKEN }}
101+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
102102
GIT_AUTHOR_EMAIL: ${{ secrets.PUSH_EMAIL }}
103103
GIT_COMMITTER_EMAIL: ${{ secrets.PUSH_EMAIL }}
104104
IDF_BRANCH: ${{ matrix.idf_branch }}

0 commit comments

Comments
 (0)