Skip to content

feat(promote): add promote image step #24

feat(promote): add promote image step

feat(promote): add promote image step #24

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:

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

View workflow run for this annotation

GitHub Actions / Release

Invalid workflow file

The workflow is not valid. .github/workflows/release-internal.yml (Line: 21, Col: 3): Error calling workflow 'getdevopspro/github-actions/.github/workflows/promote.yml@16e4b54c1893d7fea970452e6b8bcaa07f270a16'. The workflow is requesting 'packages: write', but is only allowed 'packages: none'.
uses: ./.github/workflows/promote.yml
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