Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
tunisiano187 committed Aug 22, 2024
1 parent 4460018 commit 95fdd08
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ jobs:
git push origin master
Get-EventLogs * | ? Source -eq 'Schannel' | fl * | out-file eventlogs.txt
- uses: actions/checkout@v3

- name: Create diff file
run: |
git add automatic
Expand Down

0 comments on commit 95fdd08

Please sign in to comment.