We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3efebda commit 72a9a16Copy full SHA for 72a9a16
.github/workflows/build-release.yaml
@@ -23,7 +23,6 @@ jobs:
23
file-path: ./src/YetAnotherHttpHandler/package.json
24
tag: ${{ inputs.tag }}
25
dry-run: ${{ inputs.dry-run }}
26
- ref: ${{ github.ref }}
27
28
# release
29
create-release:
0 commit comments