Skip to content

refactor: standardize build process and artifact naming #40

refactor: standardize build process and artifact naming

refactor: standardize build process and artifact naming #40

Workflow file for this run

name: CI
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
uses: ./.github/workflows/shared.yml
with:
target_path: /github-actions/omil/unstable
secrets: inherit