fix: typo in gh actions filename

This commit is contained in:
spiral 2022-06-05 12:56:19 -04:00
parent 8027527055
commit 89a770d59b
No known key found for this signature in database
GPG Key ID: 244A11E4B0BCF40E

View File

@ -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: