Skip to content

Commit 1cd0618

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
file-path: ./src/RandomFixtureKit.Unity/Assets/Scripts/RandomFixtureKit/package.json
2323
tag: ${{ inputs.tag }}
2424
dry-run: ${{ inputs.dry-run }}
25-
push-tag: false
2625

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

0 commit comments

Comments
 (0)