Skip to content

Modify actions (#78) #3

Modify actions (#78)

Modify actions (#78) #3

Workflow file for this run

name: release
on:
push:
branches:
- develop
- main
- 'release/**'
pull_request:
branches:
- main
schedule:
- cron: '35 17 * * 5'
jobs:
build:
uses: madmachineio/actions/.github/workflows/release.yml@main