Skip to content

Commit

Permalink
Merge pull request #10 from Daafip/Daafip-patch-1
Browse files Browse the repository at this point in the history
Update python-publish.yml
  • Loading branch information
Daafip authored Mar 27, 2024
2 parents 42416e7 + 9f35ded commit c1f9253
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,14 @@ on:

permissions:
contents: read
id-token: write

jobs:
deploy:

runs-on: ubuntu-latest
# Specifying a GitHub environment is optional, but strongly encouraged
environment: release
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write

steps:
- uses: actions/checkout@v3
- name: Set up Python
Expand Down

0 comments on commit c1f9253

Please sign in to comment.