Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit f0350d0

Browse files
authored
fix indentation causing syntax error (#78)
1 parent 2897e7a commit f0350d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_binaries.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
echo "::set-output name=image::docker.pkg.github.com/hashicorp/hc-codesign/hc-codesign:$VERSION"
3232
env:
3333
VERSION: v0
34-
- name: Release
34+
- name: Release
3535
uses: goreleaser/goreleaser-action@v2
3636
with:
3737
version: latest

0 commit comments

Comments
 (0)