R
Railway8mo ago
Mirand

railway login issue.

hello, i have a question when using Github Actions to deploy the app to the Railway. I have currently on Railway frontend, backend. i want to use a workflow when anything is changed on the code for backend or frontend. i have generated a token from dashboard, and i saved on the github secrets, and tried: - name: Deploy to Railway run: | railway up --service NestJs Generic TQUEEN env: RAILWAY_TOKEN: ${{ secrets.RAILWAY_TOKEN }} this one to login, but the workflow is not able to log in and deploy the app. Also, i have used railway login --token, but is saying that --token is not recognized. please let me know which one is correct way in order to configure login for specific service on Github Actions.
2 Replies
Percy
Percy8mo ago
Please provide your project ID or reply with N/A. Thread will automatically be closed if no reply is received within 10 minutes. You can copy your project's id by pressing Ctrl/Cmd + K -> Copy Project ID.
Percy
Percy8mo ago
No project ID was provided. Closing thread.