Skip to content

test: use valid CIDs in the state_control test #16

test: use valid CIDs in the state_control test

test: use valid CIDs in the state_control test #16

Workflow file for this run

name: Releaser
on:
push:
paths: ["Cargo.toml"]
workflow_dispatch:
permissions:
contents: write
concurrency:
group: ${{ github.workflow }}-${{ github.sha }}
cancel-in-progress: true
jobs:
releaser:
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]
with:
sources: '["Cargo.toml"]'
secrets:
UCI_GITHUB_TOKEN: ${{ secrets.UCI_GITHUB_TOKEN }}