Repos are lowercase
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 12s
Build image - Testing / build-api-testing (push) Successful in 17s

This commit is contained in:
Evan 2025-01-20 23:22:05 -05:00
parent 46a42af4ad
commit 200253de31
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@ jobs:
env:
PACKAGE_SERVER: git.bigun.dev
PACKAGE_USER: evan
PACKAGE_REPO: evan/AtmoAssistant
PACKAGE_REPO: evan/atmoassistant
steps:
- name: Checkout
uses: actions/checkout@v4

View file

@ -12,7 +12,7 @@ jobs:
env:
PACKAGE_SERVER: git.bigun.dev
PACKAGE_USER: evan
PACKAGE_REPO: evan/AtmoAssistant
PACKAGE_REPO: evan/atmoassistant
steps:
- name: Checkout
uses: actions/checkout@v4