Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
Archivist
/
raylib-src
espelhamento de
https://github.com/raysan5/raylib
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
24
Wiki
Atividade
Ver código fonte
conditionally push to repos, never on PR
pull/5130/head
Johnny Cena
1 mês atrás
pai
9850e10d5c
commit
e31692d238
1 arquivos alterados
com
2 adições
e
0 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+2
-0
.github/workflows/update_examples.yml
+ 2
- 0
.github/workflows/update_examples.yml
Ver arquivo
@ -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
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar