File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 if : github.event.pull_request.merged == true
1515 runs-on : ubuntu-latest
1616 container :
17- image : bitsrc/stable:latest
17+ image : bitsrc/nightly:1.12.75
1818 env :
1919 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2020 BIT_CONFIG_ACCESS_TOKEN : ${{ secrets.BIT_ACCESS_TOKEN }}
Original file line number Diff line number Diff line change 88 verify :
99 runs-on : ubuntu-latest
1010 container :
11- image : bitsrc/stable:latest
11+ image : bitsrc/nightly:1.12.75
1212 env :
1313 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
1414 BIT_CONFIG_ACCESS_TOKEN : ${{ secrets.BIT_ACCESS_TOKEN }}
Original file line number Diff line number Diff line change 99 verify :
1010 runs-on : ubuntu-latest
1111 container :
12- image : bitsrc/stable:latest
12+ image : bitsrc/nightly:1.12.75
1313 env :
1414 BIT_CONFIG_ACCESS_TOKEN : ${{ secrets.BIT_ACCESS_TOKEN }}
1515
You can’t perform that action at this time.
0 commit comments