Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

Commit

Permalink
Setting main pkg manager for deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
danitseitlin authored Apr 9, 2022
1 parent 1b3338f commit 09ed098
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploybot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
uses: danitseitlin/package-deployer@master
with:
pkg_name: redis-modules-sdk
main_pkg_manager: npm
pkg_managers: '[github, npm]'
npm_access_token: ${{secrets.NPM_AUTH_TOKEN}}
github_access_token: ${{secrets.G_AUTH_TOKEN}}
Expand Down

0 comments on commit 09ed098

Please sign in to comment.