Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1824de1 commit a0daa57Copy full SHA for a0daa57
.github/workflows/npm-publish.yml renamed to .github/workflows/publish.yml
@@ -1,4 +1,4 @@
1
-name: npm-publish
+name: Publish
2
on:
3
push:
4
tags:
.github/workflows/test.yml
-name: CI
+name: Build
on: push
jobs:
build:
README.md
@@ -1,3 +1,7 @@
+
+
+
+
5
# CodeRoad Buidler - CLI
6
7
Command line interface for [CodeRoad](https://marketplace.visualstudio.com/items?itemName=CodeRoad.coderoad).
0 commit comments