Sfoglia il codice sorgente

Update webassembly.yml

pull/1470/head 3.5.0
Ray 4 anni fa
committed by GitHub
parent
commit
e25e380e80
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/webassembly.yml

+ 1
- 1
.github/workflows/webassembly.yml Vedi File

@ -25,7 +25,7 @@ jobs:
- name: Setup Release Version
run: |
echo "::set-env name=RELEASE_NAME::raylib-${{ github.event.release.tag_name }}_webassembly"
echo "RELEASE_NAME=raylib-${{ github.event.release.tag_name }}_webassembly" >> $GITHUB_ENV
shell: bash
if: github.event_name == 'release' && github.event.action == 'published'

Caricamento…
Annulla
Salva