Skip to content

Commit

Permalink
Merge branch 'testingWebpack' of https://github.com/frontend-park-mai…
Browse files Browse the repository at this point in the history
…l-ru/2024_2_Komanda7 into testingWebpack
  • Loading branch information
Ko71k committed Dec 14, 2024
2 parents dce252f + 4dba93e commit 7cc61c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@ name: Deploy Frontend
on:
push:
branches:
- testing
- testingWebpack

jobs:
deploy:
@@ -21,4 +21,4 @@ jobs:
run: |
ssh ubuntu@37.139.40.252 'bash -s' <<EOF
./update_front.sh || exit 2
EOF
EOF

0 comments on commit 7cc61c7

Please sign in to comment.