Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

Commit

Permalink
Fix build hostname 2
Browse files Browse the repository at this point in the history
  • Loading branch information
sergeymakinen committed Nov 18, 2021
1 parent bc556c4 commit 9935501
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
USER: ${{ env.USER }}
HOSNAME: ${{ env.HOSTNAME }}
HOSTNAME: ${{ env.HOSTNAME }}

0 comments on commit 9935501

Please sign in to comment.