Skip to content

Commit

Permalink
try to upgrade monorepo splitter
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinDev committed Apr 23, 2023
1 parent 7680a15 commit 7f9fb85
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/split-monorepo.yaml
Expand Up @@ -7,11 +7,12 @@ on:
tags:
- '*'

env:
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}

jobs:

split_monorepo:
needs: provide_packages_json

runs-on: ubuntu-latest
strategy:
fail-fast: false
Expand Down

0 comments on commit 7f9fb85

Please sign in to comment.