Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
feat: возможность вызывать в ручную откат изменений на проде
Browse files Browse the repository at this point in the history
  • Loading branch information
ko22009 committed Sep 4, 2023
1 parent 97a1d4a commit 701b519
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
tags:
- '*'
workflow_dispatch:

jobs:
deploy-prod:
Expand Down

0 comments on commit 701b519

Please sign in to comment.