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

[Staking] Noop refactor to prep pallet for currency fungible migratio… #1

[Staking] Noop refactor to prep pallet for currency fungible migratio…

[Staking] Noop refactor to prep pallet for currency fungible migratio… #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@23bce251a8cd2ffc3c1075eaa2367cf899916d84 # v2.7.3
with:
cache-on-failure: true
- name: install parity-publish
run: cargo install parity-publish@0.8.0 --locked -q
- name: parity-publish claim
env:
PARITY_PUBLISH_CRATESIO_TOKEN: ${{ secrets.CRATESIO_PUBLISH_CLAIM_TOKEN }}
run: parity-publish --color always claim