Skip to content

Commit

Permalink
Add RL Integration Name Update (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
tanya732 authored Oct 31, 2024
1 parent f15a764 commit 27b96e3
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-secure.yml
with:
java-version: 8
artifact-name: "mvc-auth-commons.jar"
artifact-name: "auth0-java-mvc-common.tgz"
secrets:
RLSECURE_LICENSE: ${{ secrets.RLSECURE_LICENSE }}
RLSECURE_SITE_KEY: ${{ secrets.RLSECURE_SITE_KEY }}
Expand Down

0 comments on commit 27b96e3

Please sign in to comment.