Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed Apr 18, 2024
1 parent adad870 commit 6578e26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
with:
config-file: .releasepleaserc.json
manifest-file: .releaseplease.manifest.json
token: ${{ secrets.DSI_HUG_BOT_GITHUB_TOKEN }}

# ci_publish:
# runs-on: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions .releasepleaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"release-type": "node",
"separate-pull-requests": true,
"include-component-in-tag": true,
"include-v-in-tag": false,
"packages": {
"projects/core": {},
"projects/list-loader": {},
Expand Down

0 comments on commit 6578e26

Please sign in to comment.