We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0fc2445 commit 025240cCopy full SHA for 025240c
.github/workflows/test-integrations.yml
@@ -20,7 +20,7 @@ env:
20
CONSUL_LICENSE: ${{ secrets.CONSUL_LICENSE }}
21
GOTAGS: ${{ endsWith(github.repository, '-enterprise') && 'consulent' || '' }}
22
GOTESTSUM_VERSION: "1.9.0"
23
- CONSUL_BINARY_UPLOAD_NAME: gotestsum_version: consul-bin
+ CONSUL_BINARY_UPLOAD_NAME: consul-bin
24
25
jobs:
26
setup:
0 commit comments