Skip to content

Commit

Permalink
Reversing Labs Scanner artifact name fix (#674)
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal authored Oct 31, 2024
1 parent 4a3c0cf commit 70775ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: ./.github/workflows/rl-scanner.yml
with:
java-version: 8
artifact-name: "auth0-react.tgz"
artifact-name: "auth0-java.tgz"
secrets:
RLSECURE_LICENSE: ${{ secrets.RLSECURE_LICENSE }}
RLSECURE_SITE_KEY: ${{ secrets.RLSECURE_SITE_KEY }}
Expand Down

0 comments on commit 70775ea

Please sign in to comment.