Skip to content

chore: add ic env + build-image.sh to motoko/basic_bitcoin (#1429) #88

chore: add ic env + build-image.sh to motoko/basic_bitcoin (#1429)

chore: add ic env + build-image.sh to motoko/basic_bitcoin (#1429) #88

name: hosting-godot-html5-template
on:
push:
branches: [master]
pull_request:
paths:
- hosting/godot-html5-template/**
- .github/workflows/hosting-godot-html5-template-example.yml
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
hosting-godot-html5-template:
runs-on: ubuntu-24.04
container: ghcr.io/dfinity/icp-dev-env-all:1.0.1
env:
ICP_CLI_GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
- name: Deploy
working-directory: hosting/godot-html5-template
run: |
icp network start -d
icp deploy