Skip to content

refactor: use python for creating manifest list #10

refactor: use python for creating manifest list

refactor: use python for creating manifest list #10

name: Release
on:
push:
branches:
- main
- master
tags:
- "v*"
paths-ignore:
- "**.md"
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
permissions:
contents: write
jobs:
promote:
uses: ./.github/workflows/promote.yml

Check failure on line 22 in .github/workflows/release-internal.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release-internal.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release-internal.yml" -> "./.github/workflows/promote.yml" (source branch with sha:7940ad84f7396c43aba05bc4c4deb7f79a066759) : (Line: 115, Col: 26): Unrecognized named-value: 'version-output-format'. Located at position 1 within expression: version-output-format
secrets:
checkout-token: ${{ secrets.BOT_RELEASE_CHECKOUT_TOKEN }}
with:
version-makefile: Makefile
git-add-files: Makefile
git-user-name: getdevopspro-cibot
git-user-email: 203600057+getdevopspro-cibot@users.noreply.github.com
make-target-pre-push: release-version