Ver código fonte

fix: ci job name

Sven 1 ano atrás
pai
commit
3ac1dce5a6
1 arquivos alterados com 1 adições e 1 exclusões
  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: