Skip to content

Commit c4bee18

Browse files
committed
Replace mention of Travis with GitHub Action.
1 parent 225ebde commit c4bee18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ If you need to use the plugin without a KPZ package (e.g. to use a version clone
5757

5858
## Building a Release
5959

60-
Travis will build the release provided the commit includes a suitable version tag:
60+
A GitHub Action will build the release provided the commit includes a suitable version tag:
6161

6262
1. `git tag -a vX.Y.Z -m "Release X.Y.Z"` (Feel free to provide a longer message too, it's displayed on the Releases page)
6363
2. `git push --tags origin main`

0 commit comments

Comments
 (0)