Skip to content

Commit

Permalink
Merge pull request #1 from EatPlace/prod
Browse files Browse the repository at this point in the history
Sync dev with Prod
  • Loading branch information
TimofeyTst committed Oct 8, 2023
2 parents acdf166 + 914b9ac commit e18a92c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,11 @@ jobs:
- name: Trigger repo
uses: convictional/[email protected]
with:
owner: eat-place
owner: EatPlace
repo: deploy
ref: prod
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
workflow_file_name: deploy-runners.yaml
workflow_file_name: deploy-runners.yml
client_payload: '{}'
wait_interval: 11
trigger_workflow: true
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "up_converter",
"name": "eat_place_web_ui",
"version": "0.1.0",
"private": true,
"dependencies": {
Expand Down

0 comments on commit e18a92c

Please sign in to comment.