Skip to content

Version 4.0.11

Version 4.0.11 #3

Workflow file for this run

name: Make Stable Folder On EmulatorJS CDN
on:
release:
types: [published]
workflow_dispatch:
permissions:
contents: read
jobs:
run:
if: github.repository == 'EmulatorJS/EmulatorJS'
runs-on: emulatorjs-server
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Run Script
run: |
cd /public
./.stable.sh