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:
Diffstat (limited to '.github/workflows/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
+