Skip to content

1.0.4

1.0.4 #2

Workflow file for this run

name: Publish
on:
push:
tags:
- v[0-9]+.[0-9]+.[0-9]+
jobs:
deploy:
uses: NucleoidJS/actions/.github/workflows/publish.yml@main
secrets: inherit