Skip to content

Commit

Permalink
fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
PavelZubkov committed May 17, 2023
1 parent 10f96cb commit b9e61e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/mpds_visavis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
package: 'visavis'
modules: 'app'

- uses: alex-page/[email protected]
if: github.ref == 'refs/heads/master'
- uses: JamesIves/[email protected]
with:
site-directory: 'visavis/app/-'
branch: gh-pages
folder: 'visavis/app/-'

0 comments on commit b9e61e4

Please sign in to comment.