File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 # Allows you to run this workflow manually from the Actions tab
55 workflow_dispatch :
66 push :
7+ tags :
8+ - v.2.*
79 branches :
810 - v2
911env :
4042 platforms : linux/amd64
4143 push : true
4244 tags : |
43- ghcr.io/disbotdevelopment/disbot-api:v2- ${{ github.run_number }}
45+ ghcr.io/disbotdevelopment/disbot-dashboard: ${{ github.ref_name }}
4446 ghcr.io/disbotdevelopment/disbot-api:v2
Original file line number Diff line number Diff line change 44 # Allows you to run this workflow manually from the Actions tab
55 workflow_dispatch :
66 push :
7+ push :
8+ tags :
9+ - v.2.*
710 branches :
811 - v2
912env :
4043 platforms : linux/amd64
4144 push : true
4245 tags : |
43- ghcr.io/disbotdevelopment/disbot-bot:v2- ${{ github.run_number }}
46+ ghcr.io/disbotdevelopment/disbot-dashboard: ${{ github.ref_name }}
4447 ghcr.io/disbotdevelopment/disbot-bot:v2
Original file line number Diff line number Diff line change 44 # Allows you to run this workflow manually from the Actions tab
55 workflow_dispatch :
66 push :
7+ tags :
8+ - v.2.*
79 branches :
810 - v2
911env :
4042 platforms : linux/amd64
4143 push : true
4244 tags : |
43- ghcr.io/disbotdevelopment/disbot-dashboard:v2- ${{ github.run_number }}
45+ ghcr.io/disbotdevelopment/disbot-dashboard:${{ github.ref_name }}
4446 ghcr.io/disbotdevelopment/disbot-dashboard:v2
You can’t perform that action at this time.
0 commit comments