Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Merge pull request #146 from filecoin-saturn/uci/copy-templates #19

Merge pull request #146 from filecoin-saturn/uci/copy-templates

Merge pull request #146 from filecoin-saturn/uci/copy-templates #19

Workflow file for this run

name: Releaser
on:
push:
paths: [ 'version.json' ]
workflow_dispatch:
permissions:
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.sha }}
cancel-in-progress: true
jobs:
releaser:
uses: pl-strflt/uci/.github/workflows/releaser.yml@v0.0