Skip to content

Commit 98cd4f8

Browse files
committed
ci: 🐛 token name
1 parent 389fb6d commit 98cd4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/patch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v4
1313
with:
14-
token: ${{ secrets.MATLAB-REPO-INIT-PATCH }}
14+
token: ${{ secrets.MATLAB_REPO_INIT_PATCH }}
1515
- uses: djmaxus/matlab-repo-init/.github/actions/patch@v0.8.2

0 commit comments

Comments
 (0)