Use the right repository for this
Badgey Deployment / build (push) Failing after 10m40s Details

This commit is contained in:
Xyon 2023-09-26 03:07:24 +01:00
parent 2251938571
commit 41d8243173
Signed by: xyon
GPG Key ID: DD18155D6B18078D
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,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.2 - uses: cschleiden/replace-tokens@v1.2
with: with:
files: config/production.badgey.json files: config/production.badgey.json
env: env: