We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc331bd commit dadbe9fCopy full SHA for dadbe9f
.github/workflows/ci.yaml
@@ -9,7 +9,7 @@ on:
9
types: [opened, synchronize, reopened]
10
11
env:
12
- SOLUTION_FILE: "src/StupidTimer.sln"
+ SOLUTION_FILE: "src/BasicTimer.sln"
13
14
jobs:
15
deploy:
0 commit comments