diff --git a/.github/workflows/test-secrets2.yml b/.github/workflows/test-secrets2.yml index ba27b41022..6faeb40d51 100644 --- a/.github/workflows/test-secrets2.yml +++ b/.github/workflows/test-secrets2.yml @@ -17,7 +17,7 @@ on: jobs: build: name: Test Packaging Secrets - if: github.actor != 'PJBot' && github.event.pull_request.draft == false && github.actor != 'Lost-Paradise-Bot' && github.repository == 'Lost-Paradise-Project/Lost-Paradise + if: github.actor != 'PJBot' && github.event.pull_request.draft == false && github.actor != 'Lost-Paradise-Bot' && github.repository == 'Lost-Paradise-Project/Lost-Paradise' runs-on: ubuntu-latest steps: