Skip to content

'Auto-commit from all.sh' #2827

'Auto-commit from all.sh'

'Auto-commit from all.sh' #2827

Workflow file for this run

name: Release
on:
workflow_dispatch:
push:
branches:
- main
permissions:
contents: write
issues: write
pull-requests: write
id-token: write
jobs:
release:
uses: devantler-tech/github-actions/.github/workflows/release.yaml@main
secrets: inherit