ci: testing upload build script

This commit is contained in:
Chubby Granny Chaser 2024-12-09 23:01:54 +00:00
parent 5b104ecb42
commit 1d13b7bede
No known key found for this signature in database

View File

@ -23,7 +23,6 @@ jobs:
run: yarn run: yarn
- name: Test Upload build - name: Test Upload build
if: ${{ secrets.BUILD_WEBHOOK_URL }}
env: env:
BRANCH_NAME: ${{ github.head_ref || github.ref_name }} BRANCH_NAME: ${{ github.head_ref || github.ref_name }}
S3_ENDPOINT: ${{ secrets.S3_ENDPOINT }} S3_ENDPOINT: ${{ secrets.S3_ENDPOINT }}