Skip to content

Update Readme of the polkadot crate (#5326) #1

Update Readme of the polkadot crate (#5326)

Update Readme of the polkadot crate (#5326) #1

name: Claim Crates
on:
push:
branches:
- master
jobs:
claim-crates:
runs-on: ubuntu-latest
environment: master
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Rust Cache
uses: Swatinem/rust-cache@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
with:
cache-on-failure: true
- name: install parity-publish
run: cargo install parity-publish@0.8.0
- name: parity-publish claim
env:
PARITY_PUBLISH_CRATESIO_TOKEN: ${{ secrets.CRATESIO_PUBLISH_CLAIM_TOKEN }}
run: parity-publish --color always claim