mirror of https://github.com/actions/checkout.git
parent
8281c1ed46
commit
649b78847d
|
@ -1,3 +1,6 @@
|
||||||
|
git add .
|
||||||
|
git commit -m "Ready for publish"
|
||||||
|
git push origin main
|
||||||
name: Docker Image CI
|
name: Docker Image CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
|
Loading…
Reference in New Issue