Skip to content

Commit

Permalink
fix: Change to absolute path
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoya-de committed Jan 18, 2022
1 parent a56f0ac commit 6fbda3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
{
"assets": [
{
"path": "tmp/MakairaConnect.zip",
"path": "/tmp/MakairaConnect.zip",
"label": "Shopware 5 Plugin - Version ${nextRelease.version}",
"name": "MakairaConnect-${nextRelease.version}.zip"
}
Expand Down

0 comments on commit 6fbda3b

Please sign in to comment.