Skip to content

replace deprecated ::set-output #4

replace deprecated ::set-output

replace deprecated ::set-output #4

Workflow file for this run

name: On push
on:
push:
tags-ignore:
- "[0-9]+.[0-9]+.[0-9]+"
branches:
- "*"
jobs:
build:
uses: ./.github/workflows/wf-build.yml
secrets: inherit