Skip to content

Commit

Permalink
chore: release workflow update
Browse files Browse the repository at this point in the history
  • Loading branch information
JuanPedroGHM committed Dec 19, 2024
1 parent d5f74ae commit d14a8be
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ jobs:
name: Upload release to PyPI
runs-on: ubuntu-latest
# Specifying a GitHub environment is optional, but strongly encouraged
environment: release
environment:
name: release
url: https://pypi.org/p/perun
permissions:
contents: write
id-token: write
Expand Down

0 comments on commit d14a8be

Please sign in to comment.