We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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