Skip to content

Commit

Permalink
🔧 chore: Update CI config (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
honzabubenik authored Jul 17, 2024
1 parent a637bb7 commit 85ec5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
app-key: ${{ secrets.AUTH_APP_KEY }}
run-after-install: npm run set-production-config
monorepo-public-npm-token: ${{ secrets.NPM_AUTH_TOKEN_PUBLIC }}
monorepo-public-npm: |
monorepo-public-npm-publish: |
'extensions/module'
'extensions/sync-hook'

0 comments on commit 85ec5ea

Please sign in to comment.