We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3c0f0c commit 949ccd8Copy full SHA for 949ccd8
.github/workflows/bpp.yml
@@ -36,7 +36,7 @@ jobs:
36
37
# --- PUBLISH ---
38
- name: Browser Platform Publish
39
- uses: PlasmoHQ/bpp@v3.6.1
+ uses: PlasmoHQ/bpp@v3.7.0
40
with:
41
keys: ${{ secrets.BPP_KEYS }}
42
chrome-file: releases/${{ steps.package_info.outputs.name }}_${{ steps.package_info.outputs.version }}_chrome.zip
0 commit comments