Skip to content

Commit

Permalink
Back to deploying from master (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoporreca committed Mar 16, 2020
1 parent 38bfae0 commit c17139f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
shell: Rscript {0}

- name: Deploy to shinyapps.io
if: github.ref == 'refs/heads/feature/2-gh-actions-ci-cd'
if: github.ref == 'refs/heads/master'
env:
SHINYAPPS_ACCOUNT: ${{ secrets.SHINYAPPS_ACCOUNT }}
SHINYAPPS_TOKEN: ${{ secrets.SHINYAPPS_TOKEN }}
Expand Down

0 comments on commit c17139f

Please sign in to comment.