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 664fedd commit 7948ff3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
- name: Update release
run: |
TODAY=$(date +"%Y%m%d")
gh release delete ${TODAY} -y
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 7948ff3

Please sign in to comment.