Skip to content

refactor(pages): simplify page lifecycle removing the redundant conce… #24

refactor(pages): simplify page lifecycle removing the redundant conce…

refactor(pages): simplify page lifecycle removing the redundant conce… #24

Workflow file for this run

permissions:
pull-requests: write
contents: write
on:
push:
branches:
- master
jobs:
release-plz:
uses: robertpsoane/github-workflows/.github/workflows/rust-release-plz.yml@main
permissions:
pull-requests: write
contents: write
secrets:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}