Skip to content

revert dev-release with sentry #72

revert dev-release with sentry

revert dev-release with sentry #72

Workflow file for this run

# This workflow builds and releases all packages with a dev dist tag. Once published,
# the packages can be installed to streamline the testing and validation of changes, both
# locally and within CI, that have not yet been approved or merged into the main branch.
name: dev-release
on:
workflow_dispatch:
jobs:
build-and-release:
name: Build and release dev
uses: ./.github/workflows/release.yml
secrets: inherit
release-command: yarn dev:release

Check failure on line 14 in .github/workflows/dev-release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dev-release.yml

Invalid workflow file

You have an error in your yaml syntax on line 14
type: dev