mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-07 16:25:58 +01:00
ci: fix repo source
This commit is contained in:
parent
868fc6e0f3
commit
d7d5b1a4eb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
||||||
name: Get latest release
|
name: Get latest release
|
||||||
uses: pozetroninc/github-action-get-latest-release@master
|
uses: pozetroninc/github-action-get-latest-release@master
|
||||||
with:
|
with:
|
||||||
owner: viperML
|
owner: hyprwm
|
||||||
repo: Hyprland
|
repo: Hyprland
|
||||||
excludes: prerelease, draft
|
excludes: prerelease, draft
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue