Skip to content

Commit

Permalink
Update cron.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
walczakkamil authored Oct 17, 2023
1 parent 7948ff3 commit 3d83f8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
- name: Update release
run: |
TODAY=$(date +"%Y%m%d")
gh release create ${TODAY}
gh release upload ${TODAY} databases/* --clobber
- uses: dev-drprasad/delete-older-releases@v0.3.2
Expand Down

0 comments on commit 3d83f8b

Please sign in to comment.