Skip to content

Commit 81361fa

Browse files
committed
Correcting pipeline
1 parent 56e1e6d commit 81361fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# After lunar this could be replaced with "apt install minisign"
4646
uses: thomasdesr/minisign-action@v1
4747
with:
48-
args: -Sm gclpr_*.zip
48+
args: -Sm wsl-ssh-agent.zip
4949
minisign_key: ${{ secrets.minisign_key }}
5050
password: ${{ secrets.minisign_password }}
5151

0 commit comments

Comments
 (0)