~mkelly/experiments

9a8183eee1dd92a965af90d450998a1f13eaf464 — Michael Kelly 1 year, 5 months ago e84e474
Fix mirroring

Yes, I failed to make the *single* repo-specific modification necessary to .build.yml
file, ha.

As ugly as it is, a `cd *` would really do the trick. But that feels
very fragile.
1 files changed, 1 insertions(+), 1 deletions(-)

M .build.yml
M .build.yml => .build.yml +1 -1
@@ 2,7 2,7 @@ image: alpine/edge
secrets:
  - 09def2be-6540-44f4-9b5d-419d83564d93
environment:
  REPO: michaelkelly.org
  REPO: experiments
  GH_USER: mjkelly
tasks:
  - write-ssh-config: |