diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index fbcf639..7ac9236 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -88,7 +88,7 @@ jobs: tag_name: ${{ github.ref }} release_name: Ver.${{ github.ref }} - # Download (All) Artifacts to current directory + # Download(All) Artifacts to current directory - uses: actions/download-artifact@v2-preview # Upload to NuGet