Skip to content

Commit

Permalink
gh-pages.yml: use new repo name
Browse files Browse the repository at this point in the history
Signed-off-by: Thilo Fromm <[email protected]>
  • Loading branch information
t-lo committed Oct 25, 2022
1 parent 2c024b3 commit aded5c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
deploy:
if: github.repository == 'uapi-group/kernel'
if: github.repository == 'uapi-group/kernel-features'
runs-on: ubuntu-22.04
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit aded5c9

Please sign in to comment.