File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 3333
3434 -
3535 name : Trigger workflow
36+ env :
37+ GH_TOKEN : ${{ secrets.TRIGGER_WORKFLOW_TOKEN }}
3638 run : |
3739 gh workflow run release.yml -R jolicode/redirection.io -f environment=production -f package=module-apache2 -f channel=beta -f version=$VERSION -f version_directory=$MAJOR_VERSION -f build_iteration=1 -f module_image=$DISTRIBUTION
Original file line number Diff line number Diff line change 3333
3434 -
3535 name : Trigger workflow
36+ env :
37+ GH_TOKEN : ${{ secrets.TRIGGER_WORKFLOW_TOKEN }}
3638 run : |
3739 gh workflow run release.yml -R jolicode/redirection.io -f environment=production -f package=module-apache2 -f channel=stable -f version=$VERSION -f version_directory=$MAJOR_VERSION -f build_iteration=1 -f module_image=$DISTRIBUTION
You can’t perform that action at this time.
0 commit comments