aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorDhravya <[email protected]>2024-03-31 14:46:45 -0700
committerDhravya <[email protected]>2024-03-31 14:46:45 -0700
commitdb669375e037243678cf357a6d4c876ba8dcfced (patch)
treeb1186db0dd7fb449683302e6fed6210b1fe7b6a1 /.github/workflows
parentupdate extension: work on all *.dhr.wtf sites (diff)
downloadsupermemory-db669375e037243678cf357a6d4c876ba8dcfced.tar.xz
supermemory-db669375e037243678cf357a6d4c876ba8dcfced.zip
(ci): extension path mismatch fix
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/release.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 57168bb0..bdc9d474 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -27,4 +27,4 @@ jobs:
clientID: ${{ secrets.GOOGLE_CLIENT_ID }}
clientSecret: ${{ secrets.GOOGLE_CLIENT_SECRET }}
clientRefreshToken: ${{ secrets.GOOGLE_REFRESH_TOKEN }}
- extensionFile: apps/extension/extension-${{ github.sha }}.zip
+ extensionFile: apps/extension/dist/extension-${{ github.sha }}.zip