Skip to content

chore: use shared reusable workflows from echecsjs/.github #27

chore: use shared reusable workflows from echecsjs/.github

chore: use shared reusable workflows from echecsjs/.github #27

Workflow file for this run

name: 🚀 Release
on:
push:
branches:
- main
workflow_dispatch:
jobs:
release:

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

View workflow run for this annotation

GitHub Actions / 🚀 Release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 10, Col: 3): Error calling workflow 'echecsjs/.github/.github/workflows/release.yml@main'. The nested job 'release' is requesting 'contents: write, id-token: write', but is only allowed 'contents: read, id-token: none'.
uses: echecsjs/.github/.github/workflows/release.yml@main
secrets: inherit