Skip to content

Commit

Permalink
Update SyncFilesToMTL-DEMO.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Modecdev1 committed Jul 4, 2024
1 parent 0bf2b99 commit 2fd56b1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/SyncFilesToMTL-DEMO.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ on:
env:
destination_repo: 'jamesmrollins/MTL-DEMO'
destination_folder: 'static'
user_name: 'tejaspesquare'
user_email: '[email protected]'
commit_message: 'Updated from jamesmrollins/MTL-DEMO'
user_name: 'hirenp-waferwire'
user_email: '[email protected]'
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}

jobs:
Expand Down Expand Up @@ -38,4 +37,4 @@ jobs:
destination_folder: ${{env.destination_folder}}
user_name: ${{env.user_name}}
user_email: ${{env.user_email}}
commit_message: ${{env.commit_message}}
commit_message: 'agg_i_v15_2022_11_01-A file is Uploaded by ${{ github.event.repository.name }}'

0 comments on commit 2fd56b1

Please sign in to comment.