|
||
---|---|---|
.github | ||
dist | ||
lib | ||
src | ||
.gitignore | ||
.prettierrc.json | ||
README.md | ||
action.yml | ||
package.json | ||
tsconfig.json |
README.md
How To Use
Add this step into workflow
- name: Set up Maven
uses: vk-org/setup-maven@v4
with:
maven-version: 3.5.4