Skip to content

Update README.md

Update README.md #8

Workflow file for this run

name: HtmlCI
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
if: ${{ !contains(github.event.head_commit.message, '[ci skip]') }}
steps:
- uses: actions/checkout@v4
- name: Html-CreadorCraft-Maker
uses: ./
with:
path: './test'
pathGame: "./Test.html"
- name: CreadorCraft-Maker
uses: Creadores-Program/[email protected]
with:
path: "./test"
- name: Upload Artifact
uses: actions/upload-artifact@v4
with:
name: My Game
path: gameBuildCCM/TestName 1.0.0.creadorcraftgame.zip