Skip to content

Commit

Permalink
add write permission for release step (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
akaszynski authored Nov 15, 2024
1 parent b35a866 commit 48b543c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing-and-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
url: https://pypi.org/p/mapdl-archive
permissions:
id-token: write # this permission is mandatory for trusted publishing
contents: write
steps:
- uses: actions/download-artifact@v4
- name: Flatten directory structure
Expand Down

0 comments on commit 48b543c

Please sign in to comment.