Skip to content

Commit

Permalink
ci: Remove fossa from build script
Browse files Browse the repository at this point in the history
  • Loading branch information
bendavies99 committed Jun 2, 2023
1 parent 9c60b5c commit 4a7c94c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,3 @@ jobs:
run: npm run release
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Run FOSSA scan and upload build data
uses: fossa-contrib/fossa-action@v1
with:
fossa-api-key: ${{ secrets.FOSSA_API_KEY }}
skip-test: true

0 comments on commit 4a7c94c

Please sign in to comment.