fix #2

Merged
emmatveev merged 1 commits from master into prod 2024-10-13 00:45:07 +03:00
Showing only changes of commit 225365c982 - Show all commits

View File

@ -10,7 +10,6 @@ jobs:
deploy-prod: deploy-prod:
name: Deploy prod name: Deploy prod
runs-on: [prod] runs-on: [prod]
needs: push
steps: steps:
- name: checkout - name: checkout
uses: actions/checkout@v4 uses: actions/checkout@v4