/[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 616 by rakinar2, Thu Aug 29 12:36:37 2024 UTC revision 629 by rakinar2, Sat Sep 7 14:55:53 2024 UTC
# Line 137  jobs: Line 137  jobs:
137            body: ${{ steps.auto_release.outputs.release_notes }}            body: ${{ steps.auto_release.outputs.release_notes }}
138            artifactContentType: application/x-gzip            artifactContentType: application/x-gzip
139            artifacts: ./sudobot-release-linux.tar.gz,./sudobot-release-darwin.tar.gz            artifacts: ./sudobot-release-linux.tar.gz,./sudobot-release-darwin.tar.gz
140    
141      deploy-staging:
142        needs: [build, release]
143        if: github.repository_owner == 'onesoft-sudo'
144        uses: ./.github/workflows/staging.yml
145        secrets: inherit

Legend:
Removed from v.616  
changed lines
  Added in v.629

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26