From eee46471ec6418e0fde366489b9bc14b4d424540 Mon Sep 17 00:00:00 2001 From: fewensa <37804932+fewensa@users.noreply.github.com> Date: Tue, 2 Jul 2024 15:22:56 +0800 Subject: [PATCH] Migrate to new railway project --- .github/workflows/release.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 878be75..0361a61 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -56,12 +56,12 @@ jobs: - uses: actions/checkout@v2 - name: Deploy railway - uses: fewensa/action-railway-redeploy@main + uses: fewensa/actions/railway-redeploy@main if: startsWith(github.ref, 'refs/tags/v') with: railway_token: ${{ secrets.RAILWAY_TOKEN }} - environment_id: "4dedc55b-f25a-4ebf-9af6-58bc04c48bce" - service_id: "4564b9b1-29dc-4526-bc7d-b5f3c0606a14" + environment_id: "0d94be4e-259b-49e7-b93d-adbdb6ba6e0e" + service_id: "19063907-824f-410f-82f5-54537f150bf7"