Skip to content

Commit f959014

Browse files
Fix ARTIFCAT name
1 parent f76cd14 commit f959014

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: ./.github/workflows/rl-secure.yml
1919
with:
2020
node-version: 18
21-
artifact-name: 'auth0-java.tgz'
21+
artifact-name: 'auth0-react.tgz'
2222
secrets:
2323
RLSECURE_LICENSE: ${{ secrets.RLSECURE_LICENSE }}
2424
RLSECURE_SITE_KEY: ${{ secrets.RLSECURE_SITE_KEY }}

0 commit comments

Comments
 (0)