mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2025-10-03 07:23:32 +00:00
ci: fix repository names in name checks
This commit is contained in:
parent
a8cbc2462e
commit
0e360fa999
5 changed files with 11 additions and 10 deletions
2
.github/workflows/update-flake.yml
vendored
2
.github/workflows/update-flake.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
update:
|
||||
if: github.repository == 'notashelf/nyxpkgs'
|
||||
if: github.repository == 'notashelf/nyxexprs'
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
permissions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue