Skip to content

Commit

Permalink
Fix ARTIFCAT name
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Oct 31, 2024
1 parent f76cd14 commit f959014
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 @@ -18,7 +18,7 @@ jobs:
uses: ./.github/workflows/rl-secure.yml
with:
node-version: 18
artifact-name: 'auth0-java.tgz'
artifact-name: 'auth0-react.tgz'
secrets:
RLSECURE_LICENSE: ${{ secrets.RLSECURE_LICENSE }}
RLSECURE_SITE_KEY: ${{ secrets.RLSECURE_SITE_KEY }}
Expand Down

0 comments on commit f959014

Please sign in to comment.