Skip to content

Commit

Permalink
Fix: [CI] use the correct service name for a release deployment (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
TrueBrain committed Jun 15, 2023
1 parent 6701db2 commit 116da8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
uses: OpenTTD/actions/.github/workflows/rw-entry-release-docker-nomad.yml@v4
secrets: inherit
with:
service: bananas-api
service: bananas-api-prod
url: https://bananas-api.openttd.org/

0 comments on commit 116da8e

Please sign in to comment.