diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index 68c2590..c15a765 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -53,5 +53,5 @@ jobs: name: "v${{ need.build.outputs.version }}" files: | dist/tf2wikipricing.crx - dist/tf2wikipricing.user.js + dist/userscript/tf2wikipricing.user.js sha256sum: true \ No newline at end of file