ICU-22350 Give maven.yml packages:write

Signed-off-by: Pedro Kaj Kjellerup Nacht <pnacht@google.com>
This commit is contained in:
Pedro Kaj Kjellerup Nacht 2023-07-19 18:05:10 +00:00 committed by Markus Scherer
parent c7e967c456
commit 281a2a77ec

View file

@ -9,6 +9,8 @@ permissions:
jobs:
publish:
runs-on: ubuntu-latest
permissions:
packages: write
steps:
- uses: actions/checkout@v3
with: