We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e680d4 commit b23b99eCopy full SHA for b23b99e
1 file changed
.github/workflows/dotnet.yml
@@ -20,7 +20,7 @@ concurrency:
20
cancel-in-progress: false
21
22
jobs:
23
- publish-docs:
+ build:
24
runs-on: ubuntu-latest
25
steps:
26
# Setup environment
0 commit comments