Skip to content

Commit

Permalink
fix: disable npm for release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JoakimSM committed Oct 30, 2023
1 parent 4ee3be9 commit 04f61d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ jobs:
with:
publish-apphub: true
publish-github: true
disable-npm: true
github-token: ${{ env.GH_TOKEN }}
apphub-token: ${{ secrets.DHIS2_BOT_APPHUB_TOKEN }}

Expand Down

0 comments on commit 04f61d6

Please sign in to comment.