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 68e4e06 commit 92a5380Copy full SHA for 92a5380
1 file changed
.github/workflows/build-release.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: Cysharp/Actions/.github/workflows/update-packagejson.yaml@main
18
with:
19
file-path: |
20
- ./src/MemoryPack.Unity/Assets/MemoryPack/package.json
+ ./src/MemoryPack.Unity/Assets/MemoryPack.Unity/package.json
21
tag: ${{ inputs.tag }}
22
dry-run: ${{ inputs.dry-run }}
23
push-tag: false
0 commit comments