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 cf732c7 commit de4343cCopy full SHA for de4343c
.github/workflows/npm-release.yml
@@ -57,7 +57,7 @@ jobs:
57
uses: actions/upload-artifact@v2
58
with:
59
name: release_id
60
- path: react-static-web-apps-auth/release.txt
+ path: release.txt
61
62
release:
63
needs: build
0 commit comments