Skip to content

Update release.yml

Update release.yml #4

Workflow file for this run

version: 2
updates:
# Enable version updates for Python
- package-ecosystem: "github-actions"
directory: "/"
# Check for updates once a week
schedule:
interval: "weekly"