try git secret init
This commit is contained in:
parent
c51f324645
commit
b6a2eb2c39
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yml
vendored
1
.github/workflows/deploy.yml
vendored
|
@ -30,6 +30,7 @@ jobs:
|
||||||
ls -al ..
|
ls -al ..
|
||||||
ls -al
|
ls -al
|
||||||
git init
|
git init
|
||||||
|
git secret init
|
||||||
ls -al
|
ls -al
|
||||||
git-secret reveal
|
git-secret reveal
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue