/[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 522 by rakin, Mon Jul 29 17:30:38 2024 UTC revision 553 by rakin, Mon Jul 29 17:30:47 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'
22    
23        - name: Create Release        - name: Create Release
24          uses: actions/create-release@v1          uses: actions/create-release@v1

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

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26