Explorar el Código

fix: ci job name

Sven hace 1 año
padre
commit
3ac1dce5a6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/publish.yml

+ 1 - 1
.github/workflows/publish.yml

@@ -7,7 +7,7 @@ on:
 concurrency: ${{ github.workflow }}-${{ github.ref }}
 
 jobs:
-  lint:
+  publish:
     runs-on: ubuntu-latest
     strategy:
       matrix: