[ci skip] adjust projects workflow for label changes

This commit is contained in:
Riley Park
2024-04-28 12:12:57 -07:00
parent 251396321e
commit 365bcb891d
2 changed files with 22 additions and 24 deletions

View File

@ -71,7 +71,7 @@ jobs:
- name: Apply Patches
run: |
git config --global user.email "no-reply@github.com"
git config --global user.name "Github Actions"
git config --global user.name "GitHub Actions"
./gradlew applyPatches --stacktrace
- name: Build