Skip to content

Commit

Permalink
Update sync_varialbes_files.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
guyrenny authored Jan 10, 2024
1 parent 9b02608 commit d03cbd8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/sync_varialbes_files.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.DESTINATION_REPO }}

- uses: LouisBrunner/[email protected]
with:
old: file1.txt
new: file2.txt
mode: addition
tolerance: better
output: out.txt
# - uses: LouisBrunner/[email protected]
# with:
# old: file1.txt
# new: file2.txt
# mode: addition
# tolerance: better
# output: out.txt
- name: Identify changed modules
id: identify_changed_modules
run: |
Expand Down

0 comments on commit d03cbd8

Please sign in to comment.