Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/go-i18n.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Snyder <nickdsnyder@gmail.com>2020-09-29 03:08:53 +0300
committerGitHub <noreply@github.com>2020-09-29 03:08:53 +0300
commitd17510cb11121715fed62fa3335e82c735c8445b (patch)
tree873d90e4adcb7c54ed8207e8362189532d2864ea
parent9c75f7e1b6ebad44094b15a2b84986668c734d9c (diff)
Update goreleaser.yml
-rw-r--r--.github/workflows/goreleaser.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/goreleaser.yml b/.github/workflows/goreleaser.yml
index 8ee1b75..a4da704 100644
--- a/.github/workflows/goreleaser.yml
+++ b/.github/workflows/goreleaser.yml
@@ -25,6 +25,7 @@ jobs:
with:
version: latest
args: release --rm-dist
+ workdir: v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- \ No newline at end of file
+