Skip to content

Commit

Permalink
Update release script
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Jackson committed May 18, 2023
1 parent afbc197 commit 9c2e7ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
- uses: actions/setup-go@v4
with:
go-version: stable
- uses: snapcore/action-build@v1
id: snapcraft
- name: Install Snapcraft
uses: samuelmeuli/action-snapcraft@v2
- uses: goreleaser/goreleaser-action@v4
with:
distribution: goreleaser
Expand Down

0 comments on commit 9c2e7ed

Please sign in to comment.