Skip to content

WIP: testing

WIP: testing #20

# Workflow derived from https://github.com/r-wasm/actions/tree/v1/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
push:
branches: [ testing ]
name: Build and deploy wasm R package image (Testing)
jobs:
release-file-system-image:
uses: georgestagg/rwasm-actions/.github/workflows/release-file-system-image.yml@testing
permissions:
# To download GitHub Packages within action
repository-projects: read
with:
strip: "demo, doc, examples, help, html, include, tests, vignette"