Skip to content

chore(deps): Update asm to v9.10.1 #52

chore(deps): Update asm to v9.10.1

chore(deps): Update asm to v9.10.1 #52

Workflow file for this run

name: "build"
on:
push:
branches: "**"
tags-ignore: ["**"]
pull_request:
release:
types: [released]
permissions:
actions: "write"
contents: "write"
id-token: "write"
jobs:
call-build:
uses: "vectrix-space/.github/.github/workflows/shared-ci.yaml@main"
with:
publish: false
runtime_version: 25
secrets: "inherit"