We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 713729a commit d84613bCopy full SHA for d84613b
.github/workflows/dotnet.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: ndepend/ndepend-action@v1
43
with:
44
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
45
- license: ${{ secrets.NDependLicense }}
+ license: ${{ secrets.NDEPENDLICENSE }}
46
47
- name: azuright
48
uses: potatoqualitee/azuright@v1.1
0 commit comments