Skip to content

Commit 124a1e7

Browse files
committed
fix: change name in workflow
1 parent ba04643 commit 124a1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_advisory.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
ls -l
3131
cd policies
3232
ls -l
33-
cp v8-policy.json test.json
33+
cp V8-policy.json test.json
3434
ls -l
3535
./update-advisory
3636
rm update-advisory

0 commit comments

Comments
 (0)