mirror of
https://github.com/D4M13N-D3V/godot_template.git
synced 2025-03-14 10:04:59 +00:00
Update README.md
This commit is contained in:
parent
a5a9bd8c87
commit
bc1e82405c
@ -2,7 +2,7 @@
|
|||||||
This is a repository that provides a template for you to start your Godot repositories on GitHub. This repository contains a basic project setup along with CI/CD. By default it will build for windows, linux and the web and upload their artifacts, along with deploying a build to GitHub Pages.
|
This is a repository that provides a template for you to start your Godot repositories on GitHub. This repository contains a basic project setup along with CI/CD. By default it will build for windows, linux and the web and upload their artifacts, along with deploying a build to GitHub Pages.
|
||||||
# How to deploy to GitHub Pages
|
# How to deploy to GitHub Pages
|
||||||
Go to the settings of your repository, and then on the left hand side click pages. You should then be able to click a drop down near the top of the page to deploy from a branch, deploy from the gh-pages branch once the workflow has executed.
|
Go to the settings of your repository, and then on the left hand side click pages. You should then be able to click a drop down near the top of the page to deploy from a branch, deploy from the gh-pages branch once the workflow has executed.
|
||||||
Example Deployment https://damientehdemon.github.io/godot_template/
|
Example Deployment https://D4M13N-D3V.github.io/godot_template/
|
||||||

|

|
||||||
|
|
||||||
# Changing the Godot version
|
# Changing the Godot version
|
||||||
|
Loading…
x
Reference in New Issue
Block a user