Skip to content

Commit f6c2dd3

Browse files
committed
Revert goreleaser action back to main
1 parent bc148d4 commit f6c2dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
id-token: write
6969
contents: write
7070
packages: write
71-
uses: smallstep/workflows/.github/workflows/goreleaser.yml@max/pin-goreleaser
71+
uses: smallstep/workflows/.github/workflows/goreleaser.yml@main
7272
with:
7373
enable-packages-upload: true
7474
is-prerelease: ${{ needs.create_release.outputs.is_prerelease == 'true' }}

0 commit comments

Comments
 (0)