1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-10 11:04:21 +02:00
famfamfam-silk-svg/.releaserc.yml
Simon 47f3edd404 ci(#202): Update CI to use FG-PAT
Set the semantic-release to ignore for CC "^ci" message,
Set a fine-grained personal access token for my account to let the bot work on my behalf on my repository,
Add permissions to the bot to write on pull-requests, issues, and commit content on main.
2025-03-06 12:03:24 +01:00

9 lines
210 B
YAML

plugins:
- "@semantic-release/commit-analyzer"
- "@semantic-release/release-notes-generator"
# - "@semantic-release/changelog"
- "@semantic-release/git"
- "@semantic-release/github"
branches:
- main