Skip to content

Rebuilt win64 libs ausing latest dev branch (sse fix) #176

Rebuilt win64 libs ausing latest dev branch (sse fix)

Rebuilt win64 libs ausing latest dev branch (sse fix) #176

name: Trigger site rebuild
on: [push]
jobs:
site-rebuild:
runs-on: ubuntu-latest
steps: [
{
name: 'Repository dispatch',
uses: defold/[email protected],
with: {
repo: 'defold/defold.github.io',
token: '${{ secrets.SERVICES_GITHUB_TOKEN }}',
user: '[email protected]',
action: 'extension-rive'
}
}]