Skip to content

Commit

Permalink
Fix File Name issue
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Jul 2, 2024
1 parent 7fd39ed commit 12ca08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rl-secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Create tgz build artifact
run: |
tar -czvf auth0-spa-js.tgz *
tar -czvf auth0-react.tgz *
- name: Create build artifact
id: output_build_artifact
Expand Down

0 comments on commit 12ca08a

Please sign in to comment.