Browse Source

Add port

In order to override default port provided by Numericas/matrix-action
zkjanus 5 years ago
parent
commit
2030e29eba
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/matrix-commit-message.yml

+ 1 - 1
.github/workflows/matrix-commit-message.yml

@@ -7,7 +7,7 @@ jobs:
     steps:
       - uses: Numericas/matrix-action@v1
         with:
-          server: 'matrix.dark.fi'
+          server: 'dark.fi:8008'
           room-id: '!MODZOZydPqCRdulXmR:dark.fi'
           #access_token: ${{ secrets.MATRIX_TOKEN }}
           user: 'narodnik'