Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Commit

Permalink
fix: the .aflredworkflow not being updated
Browse files Browse the repository at this point in the history
  • Loading branch information
moranje committed Oct 3, 2018
1 parent a352536 commit fac7e6f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@
"prepare": [
"@semantic-release/changelog",
"@semantic-release/npm",
{
"path": "@semantic-release/exec",
"cmd": "npm run build:workflow"
},
{
"path": "@semantic-release/git",
"assets": [
Expand Down

0 comments on commit fac7e6f

Please sign in to comment.