There was an error while loading. Please reload this page.
1 parent 516858c commit c344058Copy full SHA for c344058
1 file changed
README.md
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Install Knope
17
- uses: knope-dev/action@v2.0.0
+ uses: knope-dev/action@v2.1.2
18
with:
19
version: 0.10.0
20
- name: Use Knope
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
run: knope --help
39
```
@@ -48,7 +48,7 @@ jobs:
48
49
50
51
52
53
github-token: ${{ secrets.GITHUB_TOKEN }}
54
0 commit comments