Skip to content

Commit

Permalink
corrected artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
tusharpandey13 committed Oct 29, 2024
1 parent 730181d commit 62d2242
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:
node-version: 18 ## depends if build requires node else we can remove this.
artifact-name: 'nextjs-auth0.tgz' ## Will change respective to Repository
artifact-name: 'auth0-angular.tgz' ## Will change respective to Repository
secrets:
RLSECURE_LICENSE: ${{ secrets.RLSECURE_LICENSE }}
RLSECURE_SITE_KEY: ${{ secrets.RLSECURE_SITE_KEY }}
Expand Down

0 comments on commit 62d2242

Please sign in to comment.