We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8834bf commit b8def18Copy full SHA for b8def18
1 file changed
.github/workflows/release.yml
@@ -24,9 +24,6 @@ jobs:
24
with:
25
go-version: '1.23'
26
27
- - name: Install Snapcraft
28
- run: sudo snap install snapcraft --classic
29
-
30
- name: Run GoReleaser
31
uses: goreleaser/goreleaser-action@v6
32
0 commit comments