Skip to content

Commit

Permalink
Matching pattern 👎
Browse files Browse the repository at this point in the history
  • Loading branch information
bigasdev committed May 14, 2024
1 parent 1b9efb6 commit e552536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/log.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Generate Log
run: |
grep "@done" todo.todo issues.todo >> done_log.txt
grep "@done$" todo.todo issues.todo >> done_log.txt
- name: Upload artifact
uses: actions/upload-artifact@v2
with:
Expand Down

0 comments on commit e552536

Please sign in to comment.