Skip to content

Commit

Permalink
more publish tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
jlkalberer committed Dec 24, 2024
1 parent 0ac65a4 commit 86e0087
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 @@ -18,7 +18,7 @@ jobs:
node-version: '20.x'
registry-url: 'https://npm.pkg.github.com'
# Defaults to the user or organization that owns the workflow file
scope: '@octocat'
scope: '@brewskey'
- run: npm ci
- run: npm run build
- run: npm publish
Expand Down

0 comments on commit 86e0087

Please sign in to comment.