PAssge à gitea action qui support une url personalisée

This commit is contained in:
Quentin Millardet
2025-05-09 00:00:23 +02:00
parent 2aba011aad
commit aef7cd6fd8

View File

@@ -10,17 +10,10 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Upload to release - uses: akkuman/gitea-release-action@v1
uses: JasonEtco/upload-to-release@master
with:
args: White-light.wav
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
- name: Upload to release
uses: JasonEtco/upload-to-release@master
with: with:
args: White-light.fseq files: |-
env: White-light.fseq\
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} White-light.wav