Skip to content

Actualizar API

Actualizar API #37

name: ScraftCCMByUrlCI
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: Scratch-CreadorCraft-Maker
uses: ./
with:
path: './test'
url: "https://raw.githubusercontent.com/Creadores-Program/Scratch-to-CreadorCraft-Maker-GHA/refs/heads/main/MinecraftTest.sb3"
- 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