/[sudobot]/trunk/.github/workflows/release.yml
ViewVC logotype

Diff of /trunk/.github/workflows/release.yml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 553 by rakin, Mon Jul 29 17:30:47 2024 UTC revision 555 by rakin, Mon Jul 29 17:30:48 2024 UTC
# Line 12  jobs: Line 12  jobs:
12      steps:      steps:
13        - uses: actions/checkout@v3        - uses: actions/checkout@v3
14    
15        - name: Conventional Changelog Action        - name: Conventional Release Action
16          id: changelog          id: release
17          uses: TriPSs/[email protected]          uses: TriPSs/[email protected]
18          with:          with:
19            github-token: ${{ secrets.AUTO_RELEASE_TOKEN }}            github-token: ${{ secrets.AUTO_RELEASE_TOKEN }}

Legend:
Removed from v.553  
changed lines
  Added in v.555

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26