mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-04-21 23:42:10 +02:00
Update config for Enlightn
This commit is contained in:
parent
99d5beed1c
commit
dcda52faee
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -99,7 +99,7 @@ jobs:
|
||||
ENLIGHTN_USERNAME: ${{ secrets.ENLIGHTN_USERNAME }}
|
||||
ENLIGHTN_API_TOKEN: ${{ secrets.ENLIGHTN_API_TOKEN }}
|
||||
ENLIGHTN_GITHUB_REPO: ${{ github.repository }}
|
||||
run: php artisan enlightn --ci --report --review --issue=${{ github.event.number }}
|
||||
run: php artisan enlightn --ci --review --issue=${{ github.event.number }}
|
||||
|
||||
- uses: actions/upload-artifact@v1
|
||||
if: failure()
|
||||
|
Loading…
x
Reference in New Issue
Block a user