commit eb17d868531ea19095cb9a3f1b738a0730207981 Author: bryce Date: Fri Dec 15 12:38:25 2023 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..0183470 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# versioned_release + +gitea action for creating a version tag when the `version` value in `package.json` has changed and a tag with the version number does not already exist. \ No newline at end of file