Update build.yaml
This commit is contained in:
parent
750d7a65b0
commit
fbee441cca
@ -11,7 +11,7 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ gitsecrets.token }}
|
||||
token: ${{ secrets.gitsecrets }}
|
||||
- name: Install
|
||||
run: curl -fsSL get.docker.com | bash
|
||||
- name: Clone
|
||||
|
Loading…
x
Reference in New Issue
Block a user