Skip to content

Commit

Permalink
fix: don't publish to App Hub
Browse files Browse the repository at this point in the history
  • Loading branch information
mediremi committed Feb 17, 2022
1 parent e680690 commit bcbdd61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dhis2-verify-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:

- uses: dhis2/action-semantic-release@master
with:
publish-apphub: true
publish-apphub: false
publish-github: true
github-token: ${{ secrets.DHIS2_BOT_GITHUB_TOKEN }}
apphub-token: ${{ secrets.DHIS2_BOT_APPHUB_TOKEN }}
Expand Down

0 comments on commit bcbdd61

Please sign in to comment.