Skip to content

github: update build actions #1

github: update build actions

github: update build actions #1

name: Trigger On Master
on:
push:
branches:
- master
permissions:
contents: write
jobs:
run-shared:
uses: ./.github/workflows/build-deb.yaml
secrets: inherit