mirror of
https://github.com/inspec/inspec
synced 2024-11-26 22:50:36 +00:00
commit
5591733c2a
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
set -eou pipefail
|
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
|
pushd ./inspec.wiki
|
||||||
# Publish release notes to S3
|
# Publish release notes to S3
|
||||||
|
|
Loading…
Reference in a new issue