Merge pull request #78 from propeller-heads/dc/ENG-3545-make-encoders-lib

fix: Remove publish_propeller_solver_core (it was a copy pasta mistake)
This commit is contained in:
dianacarvalho1
2024-09-03 10:30:37 +01:00
committed by GitHub

View File

@@ -12,14 +12,6 @@ permissions:
contents: read
jobs:
publish_propeller_solver_core:
uses: propeller-heads/ci-cd-templates/.github/workflows/release-python-package.yaml@main
permissions:
id-token: write
contents: read
with:
package_root: "propeller-solver-core"
publish_propeller_swap_encoders:
uses: propeller-heads/ci-cd-templates/.github/workflows/release-python-package.yaml@main
permissions: