Skip to content

Adapt test worker to profile flag (#2450) #5

Adapt test worker to profile flag (#2450)

Adapt test worker to profile flag (#2450) #5

Workflow file for this run

name: Claim Crates
on:
push:
branches:
- master
jobs:
claim-crates:
runs-on: ubuntu-latest
environment: master
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: Rust Cache
uses: Swatinem/rust-cache@3cf7f8cc28d1b4e7d01e3783be10a97d55d483c8 # v2.7.1
with:
cache-on-failure: true
- name: install parity-publish
run: cargo install [email protected]
- name: parity-publish claim
env:
PARITY_PUBLISH_CRATESIO_TOKEN: ${{ secrets.CRATESIO_PUBLISH_CLAIM_TOKEN }}
run: parity-publish claim