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 9b94310 commit a05dad9Copy full SHA for a05dad9
.github/workflows/release-please.yml
@@ -20,7 +20,7 @@ jobs:
20
release-type: node
21
package-name: spectre-react-lib
22
23
- - uses: echo "Release outputs ${{ steps.release.outputs }} "
+ - run: echo "Release outputs ${{ steps.release.outputs }} "
24
25
- uses: actions/checkout@v3
26
if: ${{ steps.release.outputs.release_created }}
0 commit comments