ci: update repository name for doc generation

This commit is contained in:
seth 2024-04-10 02:00:08 -04:00
parent 852f9c7dda
commit 844dcd5e20
No known key found for this signature in database
GPG key ID: D31BD0D494BBEE86

View file

@ -17,7 +17,7 @@ jobs:
contents: write
# we only want this running on our repo
if: github.repository == 'Stonks3141/ctp-nix'
if: github.repository == 'catppuccin/nix'
steps:
- uses: actions/checkout@v4