Skip to content

chore(ci): adjust workflow permissions #3

chore(ci): adjust workflow permissions

chore(ci): adjust workflow permissions #3

Workflow file for this run

name: release
on:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
jobs:
release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cycjimmy/[email protected]
with:
dry_run: true
extra_plugins: |
@insurgent/[email protected]
@semantic-release/[email protected]
@semantic-release/[email protected]
[email protected]
branches: |
[ 'main' ]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Check failure on line 29 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: 29, Col: 13): A mapping was not expected