Skip to content

Commit af964ba

Browse files
authored
Remove push-tag option from release workflow
Removed push-tag option from create-release step.
1 parent 5719afb commit af964ba

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
@@ -23,7 +23,6 @@ jobs:
2323
file-path: ./src/YetAnotherHttpHandler/package.json
2424
tag: ${{ inputs.tag }}
2525
dry-run: ${{ inputs.dry-run }}
26-
push-tag: false
2726

2827
# release
2928
create-release:

0 commit comments

Comments
 (0)