Skip to content

Commit 076017e

Browse files
Update package.yml
1 parent 3ba2004 commit 076017e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/package.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ jobs:
5959

6060
# Calculate sha1 of zip
6161
- name: ZipSha
62+
env:
63+
ACTIONS_ALLOW_UNSECURE_COMMANDS: 'true'
6264
run: echo ::set-env name=sha::$(sha1sum docs/tvh-${{ env.packageVersion }}.zip | awk '{ print $1 }')
6365

6466
# Update repo xml with new filename/version and sha

0 commit comments

Comments
 (0)