Closed felipesu19 closed 1 year ago
fixes: https://github.com/github/vscode-github-actions/issues/130
Follows the same logic as in the extension pr, it increments the version number using a shell script that pulls the version from package.json and passes it around.
As with the other pr we have to merge to test I think
The script at least works
fixes: https://github.com/github/vscode-github-actions/issues/130
Follows the same logic as in the extension pr, it increments the version number using a shell script that pulls the version from package.json and passes it around.
As with the other pr we have to merge to test I think
The script at least works