FORGEJO_OUTPUT
Some checks failed
shared matrix / define-matrix (push) Successful in 0s
shared matrix / produce-artifacts (push) Failing after 1s
shared matrix / consume-artifacts (push) Has been skipped

This commit is contained in:
pazpi 2025-12-07 22:53:17 +01:00
parent 4bbbd2112b
commit 636491fd22

View file

@ -14,7 +14,7 @@ jobs:
- name: Define Colors
id: colors
run: |
echo 'colors=["red", "green", "blue"]' >> "$GITHUB_OUTPUT"
echo 'colors=["red", "green", "blue"]' >> "$FORGEJO_OUTPUT"
produce-artifacts:
runs-on: nix