File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636 deploy_key : ${{ secrets.UPDATE_SITE_DEPLOY_KEY }}
3737 external_repository : DataFlowAnalysis/updatesite
3838 destination_dir : nightly/pcm-dataflowanalysis-extension/
39- publish_dir : releng/org.palladiosimulator.dataflow.metamodel .updatesite/target/repository
39+ publish_dir : releng/org.dataflowanalysis.pcm.extension .updatesite/target/repository
4040 publish_branch : main
4141 - name : Publish Release Update Site
4242 if : github.event_name == 'release' && github.repository_owner == 'DataFlowAnalysis'
4545 deploy_key : ${{ secrets.UPDATE_SITE_DEPLOY_KEY }}
4646 external_repository : DataFlowAnalysis/updatesite
4747 destination_dir : release/pcm-dataflowanalysis-extension/${{ github.event.release.tag_name }}
48- publish_dir : releng/org.palladiosimulator.dataflow.metamodel .updatesite/target/repository
48+ publish_dir : releng/org.dataflowanalysis.pcm.extension .updatesite/target/repository
4949 publish_branch : main
5050
You can’t perform that action at this time.
0 commit comments