We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590631b commit 324f24cCopy full SHA for 324f24c
.github/workflows/release.yml
@@ -15,7 +15,7 @@ on:
15
16
jobs:
17
from-template:
18
- uses: Unleash/.github/.github/workflows/npm-release.yml@v1.1.0
+ uses: Unleash/.github/.github/workflows/npm-release.yml@v1.1.1
19
with:
20
version: ${{ github.event.inputs.version }}
21
tag: ${{ github.event.inputs.tag }}
0 commit comments