Skip to content

Create registry.yml

Create registry.yml #1

Workflow file for this run

name: registry

Check failure on line 1 in .github/workflows/registry.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/registry.yml

Invalid workflow file

`on.workflow_run` does not reference any workflows. See https://docs.github.com/actions/learn-github-actions/events-that-trigger-workflows#workflow_run for more information
on:
release:
types: [published]
workflow_run:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Swift Package Registry
uses: twodayslate/[email protected]