Skip to content

Commit

Permalink
Update environment id
Browse files Browse the repository at this point in the history
  • Loading branch information
fewensa authored May 31, 2024
1 parent 80a3f12 commit 9d50f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')
with:
railway_token: ${{ secrets.RAILWAY_TOKEN }}
environment_id: "97eba9bb-0d0e-43ce-a9c1-5ea78b7891ef"
environment_id: "5ff5ac60-0640-4f67-9ab1-0c96847a1a32"
service_id: "15b7ef1b-90f0-4fae-8404-97a4d790c271"

- name: Deploy apollo-stg
Expand Down

0 comments on commit 9d50f55

Please sign in to comment.