Update auto-release.yml

This commit is contained in:
oobabooga 2023-10-15 17:27:16 -03:00 committed by GitHub
parent 45fa803943
commit 3bb4046fad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ name: Weekly Snapshot Release
on: on:
schedule: schedule:
- cron: '15 20 * * 0' - cron: '15 20 * * 0'
workflow_dispatch: {}
jobs: jobs:
create_release: create_release: