mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-02-02 16:23:48 +03:00
ci: testing upload build script
This commit is contained in:
parent
5b104ecb42
commit
1d13b7bede
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -23,7 +23,6 @@ jobs:
|
||||
run: yarn
|
||||
|
||||
- name: Test Upload build
|
||||
if: ${{ secrets.BUILD_WEBHOOK_URL }}
|
||||
env:
|
||||
BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
|
||||
S3_ENDPOINT: ${{ secrets.S3_ENDPOINT }}
|
||||
|
Loading…
Reference in New Issue
Block a user