Skip to content

Commit

Permalink
set release env
Browse files Browse the repository at this point in the history
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
  • Loading branch information
Lawouach committed May 27, 2023
1 parent e0575d8 commit 7eddb00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
jobs:
release-to-pypi:
runs-on: ubuntu-20.04
environment: secrets
steps:
- uses: actions/checkout@v2
- name: Set up Python
Expand Down

0 comments on commit 7eddb00

Please sign in to comment.