mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-01-16 00:34:02 +01:00
Fix go build parentheses
This commit is contained in:
2
.github/workflows/release-docker.yaml
vendored
2
.github/workflows/release-docker.yaml
vendored
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ‘1.14.0’
|
||||
go-version: '1.15.0'
|
||||
|
||||
- name: Setup make
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user