Skip to content

Commit

Permalink
touched .github/workflows/icu4c.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronNGray committed Feb 21, 2025
1 parent 61b2dbc commit 3fc791d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/icu4c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
branches:
- main
- 'maint/maint*'
- release-icu4c-ubuntu.yml
paths:
- 'icu4c/**'
- 'testdata/**'
Expand Down Expand Up @@ -938,3 +939,4 @@ jobs:
gh release upload ${{ inputs.gitReleaseTag }} icuexportdata_*.zip --clobber
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 3fc791d

Please sign in to comment.