Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

Commit e84cc64

Browse files
committed
Correct action name
1 parent 22192bf commit e84cc64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
asset_name: saltbot ${{env.TAG_VERSION}}.zip
6363
asset_content_type: application/zip
6464
- name: Publish in Chrome Store
65-
uses: Klemensas/chrome-extension-upload-action@1.4.1
65+
uses: Passiverecords/chrome-extension-upload-action@1.4.1
6666
with:
6767
app-id: 'bholoegapebhflljekancpcnajigaiih'
6868
file-name: './extension/saltbot.zip'

0 commit comments

Comments
 (0)