Skip to content

Commit

Permalink
modified environment
Browse files Browse the repository at this point in the history
  • Loading branch information
naman108 authored Apr 27, 2024
1 parent 8bd63ef commit 390ae68
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/python-dev-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ jobs:
name: upload release to PyPI
runs-on: ubuntu-latest
# Specifying a GitHub environment is optional, but strongly encouraged
environment: dev
environment:
name: dev
permissions:
# IMPORTANT: this permission is mandatory for trusted publishing
id-token: write
Expand Down

0 comments on commit 390ae68

Please sign in to comment.