We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cea5af commit 47e576cCopy full SHA for 47e576c
.github/workflows/release-dry-run.yml
@@ -16,5 +16,5 @@ jobs:
16
- name: Install Knope
17
uses: knope-dev/action@v1
18
with:
19
- version: 0.6.1
+ version: 0.6.2
20
- run: knope release --dry-run
.github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
21
22
23
24
- name: Bump Version & Create GitHub Release
25
run: knope release
26
env:
knope.toml
0 commit comments