Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix File Name issue
Browse files Browse the repository at this point in the history
developerkunal committed Jul 2, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
@@ -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

0 comments on commit 12ca08a

Please sign in to comment.