Skip to content

Commit ceb7941

Browse files
committed
fix: copy policy
1 parent 186a103 commit ceb7941

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update_advisory.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
run: |
3030
pwd
3131
go build -o update-advisory src/main.go
32+
cp ./policies/V8-policy.json ${{ github.workspace }}/policies/V8-policy.json
3233
ls -l
3334
./update-advisory
3435
rm update-advisory

0 commit comments

Comments
 (0)