Skip to content

Commit f2d1caa

Browse files
committed
edit action
1 parent b8792e2 commit f2d1caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-unitypackage-release-on-push-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
# require release
1414

1515
jobs:
16-
testAllModes:
16+
testAllModes:
1717
name: Test in ${{ matrix.testMode }} on version ${{ matrix.unityVersion }}
1818
runs-on: ubuntu-latest
1919
strategy:

0 commit comments

Comments
 (0)