We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e2a82 commit 2395f07Copy full SHA for 2395f07
1 file changed
.github/workflows/release.yml
@@ -47,5 +47,5 @@ jobs:
47
dist/sops-${{ env.RELEASE_VERSION }}.exe
48
dist/sops-${{ env.RELEASE_VERSION }}.darwin
49
dist/sops-${{ env.RELEASE_VERSION }}.linux
50
- dist/sops-${{ env.RELEASE_NUMBER }}_amd64.deb
+ dist/sops_${{ env.RELEASE_NUMBER }}_amd64.deb
51
dist/sops-${{ env.RELEASE_NUMBER }}-1.x86_64.rpm
0 commit comments