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
conditionally push to repos, never on PR
pull/5130/head
Johnny Cena
1 month ago
parent
9850e10d5c
commit
e31692d238
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.github/workflows/update_examples.yml
+ 2
- 0
.github/workflows/update_examples.yml
View File
@ -55,6 +55,7 @@ jobs:
shell
:
bash
-
name
:
Commit
changes
to
raylib
repo
if
:
github.event_name
==
'push'
env
:
GITHUB_TOKEN
:
${{
secrets.GITHUB_TOKEN
}}
run
:
|
@ -66,6 +67,7 @@ jobs:
shell
:
bash
-
name
:
Push
changes
to
raylib.com
repo
if
:
github.event_name
==
'push'
run
:
|
cd
raylib.com
git
add
-A
Write
Preview
Loading…
Cancel
Save