Skip to content

Commit

Permalink
change publish file
Browse files Browse the repository at this point in the history
  • Loading branch information
ttop32 committed Jan 25, 2024
1 parent bbf8d7b commit e5379fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
uses: PlasmoHQ/bpp@v3.5.0
with:
keys: ${{ secrets.EDGE_BPP_KEYS }}
edge-file: ${{env.RELEASE_FILE}}
edge-file: "./${{env.RELEASE_FILE}}"

0 comments on commit e5379fb

Please sign in to comment.