Skip to content

Commit aded5c9

Browse files
committed
gh-pages.yml: use new repo name
Signed-off-by: Thilo Fromm <[email protected]>
1 parent 2c024b3 commit aded5c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
deploy:
11-
if: github.repository == 'uapi-group/kernel'
11+
if: github.repository == 'uapi-group/kernel-features'
1212
runs-on: ubuntu-22.04
1313
concurrency:
1414
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)