Skip to content

Commit de4343c

Browse files
committed
fix: sigh
1 parent cf732c7 commit de4343c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
uses: actions/upload-artifact@v2
5858
with:
5959
name: release_id
60-
path: react-static-web-apps-auth/release.txt
60+
path: release.txt
6161

6262
release:
6363
needs: build

0 commit comments

Comments
 (0)