mirror of
https://github.com/inspec/inspec
synced 2024-11-22 20:53:11 +00:00
commit
5591733c2a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -eou pipefail
|
||||
|
||||
git clone https://github.com/inspec/inspec.wiki.git
|
||||
git clone https://x-access-token:${GITHUB_TOKEN}@github.com/inspec/inspec.wiki.git
|
||||
|
||||
pushd ./inspec.wiki
|
||||
# Publish release notes to S3
|
||||
|
|
Loading…
Reference in a new issue