Change pubsub test server from master branch to the latest stable tag (#4346)

This commit is contained in:
pajlada 2023-01-31 12:33:17 +01:00 committed by GitHub
parent fe77e9162f
commit d313342f20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ on:
workflow_dispatch:
env:
TWITCH_PUBSUB_SERVER_IMAGE: ghcr.io/chatterino/twitch-pubsub-server-test:master
TWITCH_PUBSUB_SERVER_IMAGE: ghcr.io/chatterino/twitch-pubsub-server-test:v1.0.6
concurrency:
group: test-${{ github.ref }}