Skip to content

Commit

Permalink
Update deploy-app.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Adafede authored Aug 15, 2024
1 parent ed69bdb commit 0d00aab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
- name: Build site
shell: Rscript {0}
run: |
shinylive::export(system.file(package = "tima"), "site")
shinylive::export(system.file(package = "tima"), "site", template_params = c(title="TIMA Shinylive"))
- name: Upload site artifact
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 0d00aab

Please sign in to comment.