We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc148d4 commit f6c2dd3Copy full SHA for f6c2dd3
.github/workflows/release.yml
@@ -68,7 +68,7 @@ jobs:
68
id-token: write
69
contents: write
70
packages: write
71
- uses: smallstep/workflows/.github/workflows/goreleaser.yml@max/pin-goreleaser
+ uses: smallstep/workflows/.github/workflows/goreleaser.yml@main
72
with:
73
enable-packages-upload: true
74
is-prerelease: ${{ needs.create_release.outputs.is_prerelease == 'true' }}
0 commit comments