Skip to content

Commit f58b06a

Browse files
committed
update workflow
1 parent 66c3900 commit f58b06a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
run: echo ::set-output name=VERSION::$(echo $(git describe --tags --always))
4242

4343
- name: Create Release
44+
if: ${{ matrix.os == 'ubuntu-latest' }}
4445
id: create_release
4546
uses: actions/create-release@v1
4647
env:

0 commit comments

Comments
 (0)