Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasglachant committed Oct 26, 2023
1 parent c41cbca commit 1e3dc74
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 @@ -9,7 +9,7 @@

Action to increment a repository variable by one. Useful for increasing a version number for example.

It also supports alphanumeric variabeles, for example `ABC1` will be increased to `ABC2`.
It also supports alphanumeric variables, for example `ABC1` will be increased to `ABC2`.

If the target variabele does not exist, it will be automaticly created with a value of `1`.

Expand Down

0 comments on commit 1e3dc74

Please sign in to comment.