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 80caa4c commit 89a08f2Copy full SHA for 89a08f2
.github/workflows/publish.yml
@@ -16,7 +16,6 @@ jobs:
16
with:
17
release-type: node
18
token: ${{ secrets.GITHUB_TOKEN }}
19
- initial-version: 0.1.0
20
- uses: actions/checkout@v3
21
if: ${{ steps.release.outputs.release_created }}
22
0 commit comments