We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 53b9bf2 + a10a4f2 commit 3268accCopy full SHA for 3268acc
2 files changed
.github/workflows/prepare-release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- uses: knope-dev/action@19617851f9f13ab2f27a05989c55efb18aca3675 # v2.1.2
25
with:
26
- version: 0.22.1
+ version: 0.22.3
27
28
- name: Prepare Release
29
run: knope prepare-release --verbose
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: Create Release
run: knope release --verbose
0 commit comments