Skip to content

fix: use comma-separated list for blacklist #12

fix: use comma-separated list for blacklist

fix: use comma-separated list for blacklist #12

Workflow file for this run

on:
push:
tags:
- "**"
jobs:
call-publish:
uses: hafeoz/rust-build-release-workflow/.github/workflows/build-and-publish.yaml@master

Check failure on line 7 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "hafeoz/rust-build-release-workflow/.github/workflows/build-and-publish.yaml@master" (source branch with sha:0688680bdb8c46c5c482061f7683ef03dfed0e83) : You have an error in your yaml syntax on line 61
permissions:
contents: write # attest-build-provenance (read), action-gh-release (write)
id-token: write # attest-build-provenance
attestations: write # attest-build-provenance
with:
fail-if-unreproducible: true
target-regex: '^([^-]+)-([^-]+)-linux(-(musl|gnu)([^-]+))?$'
skip-target: 'armv5te-unknown-linux-musleabi' # fails to compile zvariant-5.2.0