Skip to content

Commit

Permalink
fix: add whitespace to trigger a release (#1390)
Browse files Browse the repository at this point in the history
Need to trigger a release to validate CI.
  • Loading branch information
joaosa authored Apr 23, 2024
1 parent 475a287 commit ec95a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/upload-api/src/validate.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { Verifier } from '@ucanto/principal'
import * as delegationsResponse from './utils/delegations-response.js'
import * as accessConfirm from './access/confirm.js'
import * as Types from './types.js'

/**
* @param {string | URL} url
* @param {Types.AccessServiceContext} env
Expand Down

0 comments on commit ec95a0e

Please sign in to comment.