Upload index to bucket directly #1
@ -18,8 +18,4 @@ jobs:
|
||||
APPLICATION_KEY_ID: ${{ secrets.APPLICATION_KEY_ID }}
|
||||
BUCKET_NAME: ${{ vars.BUCKET_NAME }}
|
||||
BASE_URL: ${{ vars.BASE_URL }}
|
||||
run: python3 script.py
|
||||
- name: Upload build artifacts
|
||||
uses: christopherhx/gitea-upload-artifact@v4
|
||||
with:
|
||||
path: index.html
|
||||
run: python3 script.py
|
Loading…
Reference in New Issue
Block a user