Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Feb 15, 2023
1 parent e443764 commit bb8636b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ jobs:
with:
repo: k1LoW/tbls
force: true
gh-setup-version: v0.8.0
strict: true
gh-setup-version: v0.8.2

- name: Run setup as a action (2/2)
run: tbls version
Expand All @@ -82,7 +83,8 @@ jobs:
github-token: ''
repo: k1LoW/colr
force: true
gh-setup-version: v0.8.0
strict: true
gh-setup-version: v0.8.2

- name: Run setup as a action (no credentials) (2/2)
run: colr -v
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ $ gh extension install k1LoW/gh-grep
# arch: amd64
# bin-match: tbls
# force: true
# strict: true
# gh-setup-version: latest
-
name: Run tbls
Expand Down

0 comments on commit bb8636b

Please sign in to comment.