Skip to content

Commit

Permalink
chore: noop
Browse files Browse the repository at this point in the history
  • Loading branch information
gobengo committed Aug 26, 2020
1 parent ed7e404 commit 91342df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: npx lerna version --conventional-prerelease --create-release github --yes

# - name: Install Packages
# run: npm install
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

# - name: Authenticate with Registry
# run: |
Expand Down
1 change: 1 addition & 0 deletions packages/bootstrap/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ the MDN documentation])**.

. Create a worker with `${workerHost}/worker.js` using the same protocol.
. Get the canister's `/index.js` through the worker.

0 comments on commit 91342df

Please sign in to comment.