Skip to content

0.0.9

0.0.9 #5

Workflow file for this run

name: Publish
on:
release:
types: [published]
jobs:
publish:
uses: stellar/actions/.github/workflows/rust-publish.yml@main

Check failure on line 10 in .github/workflows/publish.yml

View workflow run for this annotation

GitHub Actions / Publish

Invalid workflow file

The workflow is not valid. In .github/workflows/publish.yml (Line: 10, Col: 11): Error from called workflow stellar/actions/.github/workflows/rust-publish.yml@main (Line: 8, Col: 5): Unexpected value 'additional-deb-packages'
secrets:
CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}