Skip to content

Commit 02ad3cd

Browse files
feat: Build for release
1 parent 3d16385 commit 02ad3cd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -224,15 +224,15 @@ The following tags will be created.
224224

225225
## Sample GitHub Actions using this Action
226226
- [Release GitHub Actions](https://github.com/technote-space/release-github-actions)
227-
- [released.yml](https://github.com/technote-space/release-github-actions/blob/master/.github/workflows/released.yml)
227+
- [release.yml](https://github.com/technote-space/release-github-actions/blob/master/.github/workflows/release.yml)
228228
- [Auto card labeler](https://github.com/technote-space/auto-card-labeler)
229-
- [released.yml](https://github.com/technote-space/auto-card-labeler/blob/master/.github/workflows/released.yml)
229+
- [release.yml](https://github.com/technote-space/auto-card-labeler/blob/master/.github/workflows/release.yml)
230230
- [Assign Author](https://github.com/technote-space/assign-author)
231-
- [released.yml](https://github.com/technote-space/assign-author/blob/master/.github/workflows/released.yml)
231+
- [release.yml](https://github.com/technote-space/assign-author/blob/master/.github/workflows/release.yml)
232232
- [TOC Generator](https://github.com/technote-space/toc-generator)
233-
- [released.yml](https://github.com/technote-space/toc-generator/blob/master/.github/workflows/released.yml)
233+
- [release.yml](https://github.com/technote-space/toc-generator/blob/master/.github/workflows/release.yml)
234234
- [Package Version Check Action](https://github.com/technote-space/package-version-check-action)
235-
- [released.yml](https://github.com/technote-space/package-version-check-action/blob/master/.github/workflows/released.yml)
235+
- [release.yml](https://github.com/technote-space/package-version-check-action/blob/master/.github/workflows/release.yml)
236236

237237
## Author
238238
[GitHub (Technote)](https://github.com/technote-space)

build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"owner":"technote-space","repo":"release-github-actions","sha":"8e8ef991272d8e47b5060921c82f74fa54cfc8f8","ref":"refs/tags/test/v1.7.2","tagName":"test/v1.7.2","branch":"gh-actions","tags":["test/v1","test/v1.7","test/v1.7.2"],"updated_at":"2019-12-07T18:55:06.489Z"}
1+
{"owner":"technote-space","repo":"release-github-actions","sha":"128dfd7128429534591d02bdd0edab6dc86b1f1a","ref":"refs/tags/test/v1.7.2.1","tagName":"test/v1.7.2.1","branch":"gh-actions","tags":["test/v1","test/v1.7","test/v1.7.2","test/v1.7.2.1"],"updated_at":"2019-12-07T18:59:15.473Z"}

0 commit comments

Comments
 (0)