diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index dc3d5ac4..985206e2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ jobs: id: get-version run: echo "version=$(node ./.github/workflows/get-version.js)" >> $GITHUB_OUTPUT - -name: Create Release + - name: Create Release id: create-release uses: ncipollo/release-action@v1 with: