Skip to content

Commit e807380

Browse files
authored
Remove push-tag from build-release workflow
Remove push-tag option from package.json update step
1 parent 59f48c2 commit e807380

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
./src/MemoryPack.Unity/Assets/MemoryPack.Unity/package.json
2424
tag: ${{ inputs.tag }}
2525
dry-run: ${{ inputs.dry-run }}
26-
push-tag: false
2726

2827
build-dotnet:
2928
needs: [update-packagejson]

0 commit comments

Comments
 (0)