Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rcervinoucm authored Jul 9, 2024
1 parent c3df558 commit 1c12353
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ jobs:
url: https://pypi.org/project/dl1-data-handler/
permissions:
id-token: write
contents: write
deployments: write
statuses: write
actions: write
checks: read
strategy:
matrix:
os: [ubuntu-22.04]
Expand Down Expand Up @@ -71,6 +76,10 @@ jobs:
permissions:
id-token: write
contents: write
deployments: write
statuses: write
actions: write
checks: read
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 1c12353

Please sign in to comment.