Skip to content

Commit e6c5264

Browse files
committed
ci(release): fix goreleaser step outputs
1 parent 673a0e0 commit e6c5264

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ permissions:
1010

1111
jobs:
1212
goreleaser:
13+
outputs:
14+
hashes: ${{ steps.hash.outputs.hashes }}
1315
permissions:
1416
contents: write # for goreleaser/goreleaser-action to create a GitHub release
1517
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)