Skip to content

Commit

Permalink
is only taking the last commit instead of the entire branch diff, may…
Browse files Browse the repository at this point in the history
…be this fixes?
  • Loading branch information
Rathoz committed Sep 6, 2024
1 parent 69c5036 commit 0178648
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- id: changed-files
uses: tj-actions/changed-files@v42
with:
since_last_remote_commit: true
files: |
components/**/*.lua
standard/**/*.lua
Expand Down

0 comments on commit 0178648

Please sign in to comment.