first commit

This commit is contained in:
2026-05-06 15:23:19 +03:00
parent 50c0816518
commit ab54279db3
-1
View File
@@ -5,7 +5,6 @@ on:
jobs:
deploy:
needs: build_and_push_image
steps:
- name: checkout code
uses: actions/checkout@v5.0.0