We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fed2eb + b2b04ca commit dea3768Copy full SHA for dea3768
.github/workflows/release.yml
@@ -26,3 +26,4 @@ jobs:
26
- run: npm publish
27
env:
28
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
29
+ working-directory: ember-amount-input
0 commit comments