Skip to content

Commit

Permalink
atualizações
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos-kadu committed Nov 21, 2023
1 parent baff3c1 commit 7b2b6cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 40 deletions.
38 changes: 0 additions & 38 deletions .github/workflows/actions.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Execute Script
name: Script de Download dos Diarios Oficiais

on:
schedule:
Expand Down Expand Up @@ -29,6 +29,6 @@ jobs:
run: |
git config user.name "GitHub Actions"
git config user.email "[email protected]"
git add ultima_data.txt
git add pdf_downloader_last_date.txt
git commit -m "Atualizar última data [skip ci]"
git push

0 comments on commit 7b2b6cd

Please sign in to comment.