Skip to content

Commit 412c033

Browse files
committed
CI: remove unneeded env
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 51b5b36 commit 412c033

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ on:
44
tags:
55
- 'v*'
66
- 'test-action-release-*'
7-
env:
8-
GO111MODULE: on
97
jobs:
108
release:
119
strategy:

0 commit comments

Comments
 (0)