feat: apply patches from upstream (Luminol)
This commit is contained in:
@@ -56,7 +56,7 @@ jobs:
|
||||
run: sh scripts/SetENV.sh
|
||||
|
||||
- name: Create Release
|
||||
if: github.event_name != 'pull_request' && false # early access, we won't provide any releases
|
||||
if: github.event_name != 'pull_request'
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
tag: ${{ env.tag }}
|
||||
|
||||
Reference in New Issue
Block a user