We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 108b16c commit c91b3e8Copy full SHA for c91b3e8
1 file changed
.github/workflows/release_binaries.yaml
@@ -26,8 +26,8 @@ jobs:
26
- darwin
27
- windows
28
29
- name: GoReleaser build
30
- runs-on: ubuntu-latest
+ name: GoReleaser build
+ runs-on: ubuntu-latest
31
32
steps:
33
- name: Check out code into the Go module directory
0 commit comments