Skip to content

Commit

Permalink
Add version parameter to README
Browse files Browse the repository at this point in the history
  • Loading branch information
atainter committed Jul 31, 2024
1 parent 2186fdb commit ac85ee9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
steps:
- name: Install CLI
uses: workos/cli-action@v1
with:
version: v0.2.0
- name: Do something with the CLI
run: workos --version
env:
Expand Down

0 comments on commit ac85ee9

Please sign in to comment.