Skip to content

Commit

Permalink
Replace tabs with spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Nov 13, 2020
1 parent 99f1c42 commit c050884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
GOARCH=arm64 GOOS=linux go build -ldflags="-s -w -extldflags -static" -o dasgoclient_arm
GOOS=linux go build -ldflags="-s -w -extldflags -static" -o dasgoclient_linux
- name: Create Release
- name: Create Release
id: create_release
uses: actions/create-release@v1
env:
Expand Down

0 comments on commit c050884

Please sign in to comment.