Skip to content

Commit

Permalink
リザルトを区別できるようにニックネームを設定
Browse files Browse the repository at this point in the history
  • Loading branch information
sokuhatiku committed Feb 12, 2024
1 parent 152bc6c commit 8b4609f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ jobs:
UNITY_PASSWORD: ${{ secrets.UNITY_PASSWORD }}
with:
unityVersion: ${{ matrix.unity-version }}
githubToken: ${{ secrets.GITHUB_TOKEN }}
githubToken: ${{ secrets.GITHUB_TOKEN }}
checkName: Result(${{ matrix.unity-version }})

0 comments on commit 8b4609f

Please sign in to comment.