I'm dogfooding some of my docs, and this one has gone a bit stale:
https://fluxcd.io/flux/use-cases/gh-actions-app-builder/
It needs at least:
! The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker: .github#248
and
permissions:
packages: write
from a first pass – I'll come back to this later, but right now I just wanted to be sure I don't lose track from this because I'm moving on just this minute...
I'm dogfooding some of my docs, and this one has gone a bit stale:
https://fluxcd.io/flux/use-cases/gh-actions-app-builder/
It needs at least:
and
from a first pass – I'll come back to this later, but right now I just wanted to be sure I don't lose track from this because I'm moving on just this minute...