mirror of
https://github.com/kovetskiy/mark.git
synced 2026-04-20 05:12:35 +00:00
fix missing Env.GOPATH in gh actions
This commit is contained in:
1
.github/workflows/goreleaser.yml
vendored
1
.github/workflows/goreleaser.yml
vendored
@@ -23,4 +23,5 @@ jobs:
|
||||
version: latest
|
||||
args: release --rm-dist
|
||||
env:
|
||||
GOPATH: /home/runner/work/
|
||||
GITHUB_TOKEN: ${{ secrets.TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user