We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 389fb6d commit 98cd4f8Copy full SHA for 98cd4f8
.github/workflows/patch.yml
@@ -11,5 +11,5 @@ jobs:
11
steps:
12
- uses: actions/checkout@v4
13
with:
14
- token: ${{ secrets.MATLAB-REPO-INIT-PATCH }}
+ token: ${{ secrets.MATLAB_REPO_INIT_PATCH }}
15
- uses: djmaxus/matlab-repo-init/.github/actions/patch@v0.8.2
0 commit comments