Skip to content

Commit

Permalink
public access
Browse files Browse the repository at this point in the history
  • Loading branch information
duke79 committed Jul 5, 2024
1 parent 6e54a5c commit 1b8f8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
# Defaults to the user or organization that owns the workflow file
scope: 'The-Creator-AI'
- run: npm ci
- run: npm publish
- run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1b8f8d4

Please sign in to comment.