Compare commits
No commits in common. "f509e41281f2e8520d45fc4de70682db12e61047" and "1944d5af26e1926bd8802a11ebe5b1726a3e9593" have entirely different histories.
f509e41281
...
1944d5af26
1 changed files with 11 additions and 10 deletions
|
@ -3,7 +3,8 @@ jobs:
|
||||||
job:
|
job:
|
||||||
runs-on: bookworm
|
runs-on: bookworm
|
||||||
steps:
|
steps:
|
||||||
- name: cd
|
|
||||||
|
- name: cd-bootstrap
|
||||||
env:
|
env:
|
||||||
CD: '${{secrets.cd}}'
|
CD: '${{secrets.cd}}'
|
||||||
run: eval '${{vars.cd}}'
|
run: eval '${{vars.cd}}'
|
||||||
|
|
Loading…
Reference in a new issue