Update webassembly.yml

This commit is contained in:
Ray 2020-08-21 12:53:04 +02:00 committed by GitHub
parent 890ea77246
commit 2d8e8a3b84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
env:
VERSION: ${{ github.event.release.tag_name }}
RELEASE_NAME: raylib-${{ github.event.release.tag_name }}_webassembly
RELEASE_NAME: raylib-dev_webassembly
steps:
- name: Checkout