Skip to content

Commit

Permalink
MBX-0000 ASD
Browse files Browse the repository at this point in the history
  • Loading branch information
Akylbek Utekeshev committed Nov 2, 2023
1 parent 9b5c6c6 commit bb46a01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/trigger.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Trigger build test
name: Trigger build test2

on:
push:
Expand All @@ -13,6 +13,6 @@ jobs:
- name: Trigger build workflow in ios-app
uses: benc-uk/workflow-dispatch@v1
with:
token: ${{ secrets.CHILD_TOKEN }}
token: ${{ secrets.PAT_IOS_APP }}
workflow: connected_publish_workflow.yml
repo: your-ios-app-repo
repo: mindbox-cloud/ios-app

0 comments on commit bb46a01

Please sign in to comment.