We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0faf0ba commit 54975ecCopy full SHA for 54975ec
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Authenticate Wally
19
run: |
20
- cd packages/boolean
+ cd packages/react
21
wally login --token ${{ secrets.WALLY_ACCESS_TOKEN }}
22
cd ../..
23
0 commit comments