Skip to content

Commit

Permalink
[IngestionClient] Set package write permission to github action (#2260)
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryvanderVegte authored Feb 7, 2024
1 parent 4dc8306 commit fc7d14b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ingestion_client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:

jobs:
build:
permissions:
packages: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit fc7d14b

Please sign in to comment.