Skip to content

Commit

Permalink
docs: remove a from git commit
Browse files Browse the repository at this point in the history
  • Loading branch information
steveoh committed Oct 18, 2021
1 parent 8bb2cb6 commit 527bc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Actions are run from GitHub repos. Packaging the action will create a packaged a
1. Commit changes

```bash
git commit -am "release: v1.*.*"
git commit -m "release: v1.*.*"
```

1. Use the draft a release workflow on GitHub.
Expand Down

0 comments on commit 527bc9a

Please sign in to comment.