[ci-skip] Fix webhook typo

This commit is contained in:
Ryder Belserion 2025-10-02 21:17:30 -04:00
parent 2468987203
commit 084db6c895
No known key found for this signature in database

View File

@ -35,4 +35,4 @@ jobs:
if: success()
run: ./gradlew dev-build --stacktrace
env:
CEA_WEBHOOK: ${{ secrets.CA_WEBHOOK }}
CA_WEBHOOK: ${{ secrets.CA_WEBHOOK }}