Skip to content

Commit

Permalink
fix: trigger capabilities release (#1399)
Browse files Browse the repository at this point in the history
Try to make release action run
  • Loading branch information
vasco-santos authored Apr 24, 2024
1 parent a76c970 commit 7d9ab35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/capabilities/src/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const Await = Schema.struct({
})

/**
* Check URI can be delegated
* Check URI can be delegated.
*
* @param {string} [child]
* @param {string} [parent]
Expand Down

0 comments on commit 7d9ab35

Please sign in to comment.