Skip to content

Commit a9548c4

Browse files
committed
better title
1 parent 9e9e630 commit a9548c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-node-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ jobs:
457457
steps:
458458
- name: Set system env variable to github env
459459
run: echo "GH_ACTIONS_SELF_HOSTED_NETWORK_NAME=${GH_ACTIONS_SELF_HOSTED_NETWORK_NAME}" >> "$GITHUB_ENV"
460-
- name: Set github token, hostname, port and docker network for self-hosted runner
460+
- name: Set up custom postgres and redis hostname, port and docker network for self-hosted runner
461461
if: env.GH_ACTIONS_SELF_HOSTED_NETWORK_NAME != ''
462462
env:
463463
REDIS_HOSTNAME: redis_${{ github.job }}_${{ inputs.deduplication_id }}_${{ github.run_id }}_${{ github.run_attempt }}

0 commit comments

Comments
 (0)