Sven 1 anno fa
parent
commit
3ac1dce5a6
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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: