Skip to content

Commit

Permalink
Merge branch 'master' of github.com:CasperLabs/ts-results
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmannjan committed Dec 19, 2022
2 parents 8aec26a + c680053 commit e1a5941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
node-version: '16.18.0'
registry-url: "https://registry.npmjs.org"
scope: "@casperlabs"
scope: "@casperlabs/ts-results"
- name: Install packages
run: npm install
- name: Build package
Expand Down

0 comments on commit e1a5941

Please sign in to comment.