Skip to content

Commit

Permalink
small release workflow fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ajvb committed Apr 8, 2021
1 parent 68e2a82 commit 2395f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -47,5 +47,5 @@ jobs:
dist/sops-${{ env.RELEASE_VERSION }}.exe
dist/sops-${{ env.RELEASE_VERSION }}.darwin
dist/sops-${{ env.RELEASE_VERSION }}.linux
dist/sops-${{ env.RELEASE_NUMBER }}_amd64.deb
dist/sops_${{ env.RELEASE_NUMBER }}_amd64.deb
dist/sops-${{ env.RELEASE_NUMBER }}-1.x86_64.rpm

0 comments on commit 2395f07

Please sign in to comment.