Update webassembly.yml

This commit is contained in:
Ray
2020-08-21 12:53:04 +02:00
committed by GitHub
parent 890ea77246
commit 2d8e8a3b84

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