Compare commits
2 commits
1944d5af26
...
f509e41281
Author | SHA1 | Date | |
---|---|---|---|
f509e41281 | |||
0edb529b2f |
1 changed files with 10 additions and 11 deletions
|
@ -3,8 +3,7 @@ jobs:
|
|||
job:
|
||||
runs-on: bookworm
|
||||
steps:
|
||||
|
||||
- name: cd-bootstrap
|
||||
- name: cd
|
||||
env:
|
||||
CD: '${{secrets.cd}}'
|
||||
run: eval '${{vars.cd}}'
|
||||
|
|
Loading…
Reference in a new issue