Skip to content

Add release.yml proxying to the monorepo initial attempt #1

Add release.yml proxying to the monorepo initial attempt

Add release.yml proxying to the monorepo initial attempt #1

Workflow file for this run

name: release

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

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

reusable workflows should be referenced at the top-level `jobs.*.uses' key, not within steps
on:
workflow_dispatch:
permissions:
contents: write
jobs:
main:
runs-on: ubuntu-latest
environment: release
permissions:
id-token: write
steps:
- uses: BrokenSource/BrokenSource/.github/workflows/release.yml@main