Skip to content

Commit fb8677e

Browse files
feat: build for release
1 parent 3ceada3 commit fb8677e

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

bin/setup.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ fi
5151
sed -i "s/technote-space/${OWNER}/g" .github/CODEOWNERS
5252
sed -i "s/technote-space/${OWNER}/g" README.md
5353
sed -i "s/gh-actions-template/${REPO}/g" README.md
54+
sed -i "s/technote-space/${OWNER}/g" .github/CONTRIBUTING.md
55+
sed -i "s/gh-actions-template/${REPO}/g" .github/CONTRIBUTING.md
56+
sed -i "s/technote-space/${OWNER}/g" .github/ISSUE_TEMPLATE/bug_report.md
57+
sed -i "s/technote-space/${OWNER}/g" .github/ISSUE_TEMPLATE/feature_request.md
5458
sed -i "s/technote-space\/gh-actions-template/${OWNER}\/${REPO}/g" package.json
5559
sed -i "s/Template for GitHub actions\./${DESCRIOTION}/g" README.md
5660
sed -i "s/Template for GitHub actions\./${DESCRIOTION}/g" package.json

build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"owner":"technote-space","repo":"gh-actions-template","sha":"024ec77bd413a56a9569b2d8d84a136151f1f478","ref":"refs/tags/v0.6.1","tagName":"v0.6.1","branch":"gh-actions","tags":["v0.6.1","v0.6","v0"],"updated_at":"2020-06-28T12:17:06.429Z"}
1+
{"owner":"technote-space","repo":"gh-actions-template","sha":"d03deab51a37644721e6e43fdd7b0fb2bdfe5862","ref":"refs/tags/test/v0.6.2.150604499","tagName":"test/v0.6.2.150604499","branch":"gh-actions","tags":["test/v0.6.2.150604499","test/v0.6.2","test/v0.6","test/v0"],"updated_at":"2020-06-28T15:29:10.529Z"}

node_modules/.yarn-integrity

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)