Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

blast repo changes: auto-publish, github-actions, no-response #7

blast repo changes: auto-publish, github-actions, no-response

blast repo changes: auto-publish, github-actions, no-response #7

Workflow file for this run

name: Publish
on:
pull_request:
branches: [ master ]
types: [opened, synchronize, reopened, labeled, unlabeled]
push:
tags: [ 'v[0-9]+.[0-9]+.[0-9]+*' ]
jobs:
publish:
uses: dart-lang/ecosystem/.github/workflows/publish.yaml@main