We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f76cd14 commit f959014Copy full SHA for f959014
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: ./.github/workflows/rl-secure.yml
19
with:
20
node-version: 18
21
- artifact-name: 'auth0-java.tgz'
+ artifact-name: 'auth0-react.tgz'
22
secrets:
23
RLSECURE_LICENSE: ${{ secrets.RLSECURE_LICENSE }}
24
RLSECURE_SITE_KEY: ${{ secrets.RLSECURE_SITE_KEY }}
0 commit comments