Skip to content

Add comprehensive documentation for reusing the central GitHub Action… #20

Add comprehensive documentation for reusing the central GitHub Action…

Add comprehensive documentation for reusing the central GitHub Action… #20

Workflow file for this run

name: Release with goreleaser
on:
workflow_dispatch:
push:
tags:
- v*
permissions: write-all # Necessary for the generate-build-provenance action with containers
jobs:
release:
uses: OpenCHAMI/github-actions/workflows/go-build-release.yml@v2

Check failure on line 13 in .github/workflows/Release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/Release.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
cgo-enabled: "1"
pre-build-commands: |
go install github.com/swaggo/swag/cmd/swag@latest
attestation-binary-path: "dist/cloud-init*"
registry-name: ghcr.io/openchami/cloud-init