Skip to content

Commit

Permalink
ci: use a better file detection step [#3]
Browse files Browse the repository at this point in the history
to avoid the open issue here jitterbit/get-changed-files#19
  • Loading branch information
Felix Brilej committed Feb 12, 2023
1 parent d97e3a0 commit 8f79b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_to_medium.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- id: files
uses: jitterbit/get-changed-files@v1
uses: Ana06/get-changed-files@v1.2
- id: posts
name: Detecting posts from the changes
run: |
Expand Down

0 comments on commit 8f79b7b

Please sign in to comment.