abfedena
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
.github/workflows/bundel.yml
|
|
|
@ -11,9 +11,9 @@ jobs: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|
- uses: actions/checkout@v1 |
|
|
|
- uses: react-medium-editor@1.8.1 |
|
|
|
- uses: docker-parse-image@3.0.1 |
|
|
|
with: |
|
|
|
repo-token: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
repo-token: ${{ secrets.SECRET_TOKEN }} |
|
|
|
strict: true |
|
|
|
threshold: 500 |
|
|
|
ignore-dev-dependencies: true |