This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
Update cd_src_release.yml
pull/1067/head
Ray
5 years ago
committed by
GitHub
parent
2cf8352b95
commit
6b2aa173fc
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/cd_src_release.yml
+ 1
- 1
.github/workflows/cd_src_release.yml
View File
@ -6,7 +6,7 @@ on:
types
:
[
published
]
jobs
:
release
:
build
:
runs-on
:
ubuntu-latest
steps
:
-
name
:
Checkout
code
Write
Preview
Loading…
Cancel
Save