fix: typo in gh actions filename
This commit is contained in:
parent
8027527055
commit
89a770d59b
@ -11,7 +11,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
packages: write
|
||||
if: github.repository == 'xSke/PluralKit'
|
||||
if: github.repository == 'PluralKit/PluralKit'
|
||||
steps:
|
||||
- uses: docker/login-action@v1
|
||||
with:
|
Loading…
Reference in New Issue
Block a user