Skip to content

Commit 90d70b4

Browse files
committed
chore: download to fixed path for goreleaser
1 parent 0983285 commit 90d70b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
uses: actions/download-artifact@v4
8181
with:
8282
name: gnome-extension
83+
path: dist/gnome-extension/keylightd-control@jmylchreest.github.io.shell-extension.zip
8384

8485
- name: Run GoReleaser (release)
8586
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags/')

0 commit comments

Comments
 (0)