mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 09:46:00 +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
|
||||
uses: pozetroninc/github-action-get-latest-release@master
|
||||
with:
|
||||
owner: viperML
|
||||
owner: hyprwm
|
||||
repo: Hyprland
|
||||
excludes: prerelease, draft
|
||||
|
||||
|
|
Loading…
Reference in a new issue