Compare commits
3 commits
bfd9432fd6
...
1d13ba969a
Author | SHA1 | Date | |
---|---|---|---|
|
1d13ba969a | ||
|
27976d53bb | ||
|
a92075bba8 |
1 changed files with 10 additions and 13 deletions
|
@ -1,12 +1,9 @@
|
|||
on: [push]
|
||||
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