Skip to content

update readme to link to the new polkadot-docs (#7411) #1

update readme to link to the new polkadot-docs (#7411)

update readme to link to the new polkadot-docs (#7411) #1

name: Claim Crates
on:
push:
branches:
- master
jobs:
claim-crates:
runs-on: ubuntu-latest
environment: master
steps:
- uses: actions/checkout@6d193bf28034eafb982f37bd894289fe649468fc # v4.1.7
- name: Rust Cache
uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7
with:
cache-on-failure: true
- name: install parity-publish
run: cargo install parity-publish@0.10.4 --locked -q
- name: parity-publish claim
env:
PARITY_PUBLISH_CRATESIO_TOKEN: ${{ secrets.CRATESIO_PUBLISH_CLAIM_TOKEN }}
run: parity-publish --color always claim