diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ffcd87b9..5b0e9a49 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -292,7 +292,7 @@ jobs: # create a release - name: Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: draft: true files: dist/*/activitywatch-*.*