From 98fb4750182458586f1cb8b46540d3fa4bca6732 Mon Sep 17 00:00:00 2001 From: Jay Zhang Date: Wed, 20 Jan 2021 08:25:18 +0000 Subject: [PATCH] docs: refer to v1.14 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 37e5238..5ec10d7 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - - uses: wangyoucao577/go-release-action@v1.13 + - uses: wangyoucao577/go-release-action@v1.14 with: github_token: ${{ secrets.GITHUB_TOKEN }} goos: linux @@ -93,7 +93,7 @@ jobs: goarch: ["386", amd64] steps: - uses: actions/checkout@v2 - - uses: wangyoucao577/go-release-action@v1.13 + - uses: wangyoucao577/go-release-action@v1.14 with: github_token: ${{ secrets.GITHUB_TOKEN }} goos: ${{ matrix.goos }} @@ -108,4 +108,4 @@ jobs: Welcome share your usage for other people's reference! - [wiki/More-Examples](https://github.com/wangyoucao577/go-release-action/wiki/More-Examples) -[:clap:](":clap:")[:clap:](":clap:")[:clap:](":clap:") Enjoy! Welcome [star](https://github.com/wangyoucao577/go-release-action/) if like it[:smile:](:smile:) \ No newline at end of file +[:clap:](":clap:")[:clap:](":clap:")[:clap:](":clap:") Enjoy! Welcome [star](https://github.com/wangyoucao577/go-release-action/) if like it[:smile:](:smile:)