Skip to content

Commit 2395f07

Browse files
committed
small release workflow fix
1 parent 68e2a82 commit 2395f07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
dist/sops-${{ env.RELEASE_VERSION }}.exe
4848
dist/sops-${{ env.RELEASE_VERSION }}.darwin
4949
dist/sops-${{ env.RELEASE_VERSION }}.linux
50-
dist/sops-${{ env.RELEASE_NUMBER }}_amd64.deb
50+
dist/sops_${{ env.RELEASE_NUMBER }}_amd64.deb
5151
dist/sops-${{ env.RELEASE_NUMBER }}-1.x86_64.rpm

0 commit comments

Comments
 (0)