Skip to content

Commit

Permalink
fix: script invocation for gh-pages deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar committed Nov 15, 2020
1 parent ce2e3f5 commit f3bfa4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
npm install
npm link confidis
git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/waoai/confidis.git
npm run gh-pages -- -u "github-actions-bot <support+actions@github.com>"
npm run deploy -- -u "github-actions-bot <support+actions@github.com>"

0 comments on commit f3bfa4f

Please sign in to comment.