Skip to content
Snippets Groups Projects
Unverified Commit f2c8ce1e authored by Jorge Echevarria Uribarri's avatar Jorge Echevarria Uribarri Committed by GitHub
Browse files

Revert python-publish.yml

parent 84c80845
No related branches found
No related tags found
Loading
......@@ -9,18 +9,15 @@
name: Upload Python Package
on:
pull_request:
types:
- closed
release:
types: [published]
permissions:
contents: read
jobs:
release-build:
if: github.event.pull_request.merged == true && github.event.pull_request.base.ref == 'develop'
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment