Skip to content

Commit

Permalink
Minor revert
Browse files Browse the repository at this point in the history
  • Loading branch information
mwouts committed Jan 13, 2024
1 parent c182892 commit e76a9bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release
name: Publish
on:
push:
tags:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/step_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ jobs:
steps:
- name: Checkout source
uses: actions/checkout@v4
with:
ref: ${{ inputs.ref }}

- name: Base Setup
uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
Expand Down

0 comments on commit e76a9bf

Please sign in to comment.