Skip to content

Commit

Permalink
Matrix goes to GITHUB_OUTPUT
Browse files Browse the repository at this point in the history
Signed-off-by: Joshua Castle <[email protected]>
  • Loading branch information
Kas-tle committed Feb 27, 2025
1 parent 7fa113c commit 068dd58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:

- name: Define matrix
id: locales
run: echo "locales=$(cat locales.json)" >> $GITHUB_ENV
run: echo "locales=$(cat locales.json)" >> $GITHUB_OUTPUT

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 068dd58

Please sign in to comment.