Skip to content

Commit

Permalink
Migrate to new railway project
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored Jul 2, 2024
1 parent c1d96e8 commit eee4647
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"



0 comments on commit eee4647

Please sign in to comment.