Skip to content

Commit b9b1a24

Browse files
committed
CLDR-17918 build: don't forget that maven token
- needed for pulling ICU down
1 parent 37244e8 commit b9b1a24

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-json.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ jobs:
9696
bash cldr-generate-zip.sh
9797
cp PACKAGES.md dist/
9898
echo "::endgroup::"
99+
env:
100+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
99101
- name: Upload dist
100102
uses: actions/upload-artifact@v4
101103
with:

0 commit comments

Comments
 (0)