Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
snitin315 committed Feb 3, 2024
1 parent e6d236f commit 90ccc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blade-danger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
working-directory: packages/blade
env:
GITHUB_TOKEN: ${{ env.GITHUB_ACCESS_TOKEN }}
DANGER_GITLAB_API_TOKEN: ${{ env.GITHUB_ACCESS_TOKEN }}
DANGER_GITHUB_API_TOKEN: ${{ env.GITHUB_ACCESS_TOKEN }}
DANGER_DISABLE_TRANSPILATION: 'true'

# - name: Build Blade
Expand Down

0 comments on commit 90ccc20

Please sign in to comment.