Update error message, set permissions in the workflow

This commit is contained in:
MaksimZhukov
2021-05-24 17:14:28 +03:00
parent 827de551fd
commit ead7541b7c
5 changed files with 15 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{
"name": "publish-action",
"version": "1.0.0",
"version": "0.1.0",
"description": "Update the major version tag (v1, v2, etc.) to point to the specified tag",
"main": "lib/main.js",
"scripts": {