Skip to content

Commit 2857ded

Browse files
committed
22nd commit
1 parent e31fd58 commit 2857ded

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
docker-build:
5050
needs: test-and-build
5151
runs-on: ubuntu-latest
52-
if: github.ref == 'refs/heads/docker' || github.ref == 'refs/heads/SSR%2BDocker'
52+
if: github.ref == 'refs/heads/docker' || github.ref == 'refs/heads/SSR+Docker'
5353

5454
steps:
5555
- name: Checkout code

0 commit comments

Comments
 (0)