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 7784d5c commit 70cadc0Copy full SHA for 70cadc0
.github/workflows/linux-build-test-deploy.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v3.0.2
38
with:
39
name: ConcurrentWitness2Test
40
- path: ./ConcurrentWitness2Test.zip
+ path: ./
41
- name: Create Release
42
uses: softprops/action-gh-release@v1
43
0 commit comments