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
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

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