Skip to content

Commit f390a07

Browse files
authored
Merge pull request #2 from upstash/cli
rm working-directory: ./dist
2 parents 2218245 + 289304c commit f390a07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
4242
- name: Publish release candidate
4343
if: "github.event.release.prerelease"
44-
working-directory: ./dist
4544
run: |
4645
npm pkg delete scripts.prepare
4746
npm publish --access public --tag=canary

0 commit comments

Comments
 (0)