Bump to the latest version of this action
Badgey Deployment / build (push) Failing after 3s
Details
Badgey Deployment / build (push) Failing after 3s
Details
This commit is contained in:
parent
e860bc3bbd
commit
f60f0377b4
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
run: mkdir -pv ~/.ssh && ssh-keyscan -t rsa badgey >> ~/.ssh/known_hosts
|
run: mkdir -pv ~/.ssh && ssh-keyscan -t rsa badgey >> ~/.ssh/known_hosts
|
||||||
- name: Build (Release)
|
- name: Build (Release)
|
||||||
run: cargo build --release --color=always
|
run: cargo build --release --color=always
|
||||||
- uses: actions/replace-tokens@v1
|
- uses: actions/replace-tokens@v1.2
|
||||||
with:
|
with:
|
||||||
files: config/production.badgey.json
|
files: config/production.badgey.json
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue