Parent Directory
|
Revision Log
|
Patch
revision 570 by rakin, Mon Jul 29 17:30:50 2024 UTC | revision 571 by rakin, Mon Jul 29 17:30:53 2024 UTC | |
---|---|---|
# | Line 18 jobs: | Line 18 jobs: |
18 | with: | with: |
19 | github-token: ${{ secrets.AUTO_RELEASE_TOKEN }} | github-token: ${{ secrets.AUTO_RELEASE_TOKEN }} |
20 | version-file: './package.json,./package-lock.json' | version-file: './package.json,./package-lock.json' |
21 | output-file: 'false' | output-file: './CHANGELOG.md' |
22 | release-count: 0 | |
23 | git-user-name: "Conventional Release Action" | git-user-name: "Conventional Release Action" |
24 | git-user-email: [email protected] | git-user-email: [email protected] |
25 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |