Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ninckblokje committed Apr 18, 2024
1 parent 1a9ce13 commit 62799c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/goreleaser-release.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: GoReleaser - Snapshot
name: GoReleaser - Release

on:
push:
Expand All @@ -16,7 +16,7 @@ jobs:
uses: actions/setup-go@v5
with:
go-version: '1.22'
- name: Run GoReleaser - Snapshot
- name: Run GoReleaser - Release
uses: goreleaser/goreleaser-action@v5
with:
distribution: goreleaser
Expand Down

0 comments on commit 62799c0

Please sign in to comment.