diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index dec4167..14bf6d3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -77,7 +77,7 @@ jobs: prerelease: false tag_name: ${{ github.run_number }} body: ${{ github.event.head_commit.message }} - files: ${{ github.workspace }}\Digital Clock\bin\Release\* + files: ${{ github.workspace }}\Digital Clock\bin\Release\Release.zip env: GITHUB_TOKEN: ${{ github.token }} @@ -85,5 +85,4 @@ jobs: - - + \ No newline at end of file