To interact with your project within Github Actions, you'd have to use the Railway CLI and because you can't really log in to the CLI within a remote server, we allow you to provision project tokens. Once you created your project token, you can add it to your repository secrets on Github by visiting the Secrets submenu under repository settings. While this was a very basic example of deploying your application on Railway using Github Actions, you can do all sorts of things using the project token.