Skip to content

Commit

Permalink
Added test workflow for deployment on test_pypi using poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
llegregam committed May 22, 2023
1 parent d99d74d commit a298e56
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/deploy_test_pypi.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: Build and publish python package to test pypi

on:
release:
types: [ published ]
on: [push]

jobs:
publish-service-client-package:
Expand Down

0 comments on commit a298e56

Please sign in to comment.