Skip to content
This repository has been archived by the owner on Sep 21, 2024. It is now read-only.

Commit

Permalink
chore: Remove noosphere-ucan-key-support from release please configur…
Browse files Browse the repository at this point in the history
…ation (#842)
  • Loading branch information
jsantell authored Mar 1, 2024
1 parent 78a4056 commit f7d7234
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
steps.release.outputs['rust/noosphere-ns--release_created'] ||
steps.release.outputs['rust/noosphere-sphere--release_created'] ||
steps.release.outputs['rust/noosphere-storage--release_created'] ||
steps.release.outputs['rust/noosphere-ucan--release_created'] ||
steps.release.outputs['rust/noosphere-ucan-key-support--release_created'] }}
steps.release.outputs['rust/noosphere-ucan--release_created'] }}
steps:
- uses: chainguard-dev/actions/setup-gitsign@main
- name: 'Run release-please'
Expand Down
1 change: 0 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
"rust/noosphere-ns": {},
"rust/noosphere-storage": {},
"rust/noosphere-ucan": {},
"rust/noosphere-ucan-key-support": {},
"rust/noosphere": {
"draft": true
}
Expand Down

0 comments on commit f7d7234

Please sign in to comment.