1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-06-03 20:21:48 +02:00

Update docker-image.yml

publish
This commit is contained in:
Dev-Re2906 2025-05-29 09:36:18 +03:30 committed by GitHub
parent 8281c1ed46
commit 649b78847d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,6 @@
git add .
git commit -m "Ready for publish"
git push origin main
name: Docker Image CI
on: