Skip to content

Commit 05620f8

Browse files
authored
Releaser: Remove non needed step (#89)
1 parent 795cb77 commit 05620f8

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/publish-release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,6 @@ jobs:
1717
publish_release:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- name: Install Conda environment with Micromamba
21-
uses: mamba-org/provision-with-micromamba@main
22-
with:
23-
environment-name: ci-env
24-
environment-file: ci_env.yml
25-
channels: conda-forge
26-
2720
- name: Populate Release
2821
id: populate-release
2922
uses: jupyter-server/jupyter_releaser/.github/actions/populate-release@v2

0 commit comments

Comments
 (0)