FORGEJO_OUTPUT
This commit is contained in:
parent
4bbbd2112b
commit
636491fd22
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue