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 d8b0e1d commit 0443f6dCopy full SHA for 0443f6d
.github/workflows/build.yml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/upload-artifact@v2
31
with:
32
name: npm-package
33
- path: wc-react-*.tgz
+ path: microsoft-mgt-*.tgz
34
- name: Upload a Build Artifact - bundle
35
36
0 commit comments