This repository has been archived by the owner on Apr 11, 2022. It is now read-only.
Tags: nocturlab/setup-vlang-action
Tags
Bump @types/node from 14.14.19 to 14.14.20 (#83) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.19 to 14.14.20. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Release automation (#22) * Use github workflow to create the tag when use the `npm run release -- major|minor|patch` command * Use automation to create the draft release related with this tag * Create or update the global tag (major version) when the release was published Co-authored-by: alexesprit <[email protected]>
Checkout v from master (#15) * Just download the zip of Master branch if v_version is equal to master. * WORKFLOW_COMMIT - update dist/index.js [skip ci] * Try to build using make bash command * Add test for master build * Change subpath if master * Update README.md Co-authored-by: alexesprit <[email protected]>