Skip to content

Commit

Permalink
chore: remove Danger api token
Browse files Browse the repository at this point in the history
  • Loading branch information
GMinucci committed Dec 10, 2024
1 parent b0b5c89 commit 27e446e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/danger-swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ jobs:
with:
args: --failOnErrors --no-publish-check
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 27e446e

Please sign in to comment.