mirror of https://github.com/raysan5/raylib
Update webassembly.yml
This commit is contained in:
parent
890ea77246
commit
2d8e8a3b84
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue