We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1277ff commit 69e5e2dCopy full SHA for 69e5e2d
.github/workflows/matlab.yaml
@@ -28,8 +28,8 @@ jobs:
28
uses: matifali/update-coder-template@v3
29
with:
30
url: ${{ vars.CODER_URL }}
31
- id: "matlab-cpu"
32
- dir: "matlab-cpu"
+ id: "matlab"
+ dir: "matlab"
33
name: ${{ steps.commit_sha.outputs.sha_short }}
34
message: ${{ steps.commit_title.outputs.title }}
35
coder_session_token: ${{ secrets.CODER_SESSION_TOKEN }}
0 commit comments