Skip to content

Commit 5bc6eb4

Browse files
committed
updating deploy.yml
1 parent 107b328 commit 5bc6eb4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
remotes::install_deps(dependencies = TRUE)
1717
- name: Deploy
1818
env:
19-
RSHINYAPPSTOKEN: ${{ secrets.BDD37BE867B12F421BE4443534430709 }}
20-
RSHINYAPPSEMAIL: ${{ secrets.derekmeyer37@gmail.com }}
19+
RSHINYAPPSTOKEN: ${{ BDD37BE867B12F421BE4443534430709 }}
20+
RSHINYAPPSEMAIL: ${{ derekmeyer37@gmail.com }}
2121
run: |
2222
rsconnect::deployApp(appDir = '~/Desktop/Research/epiworldRShiny')

0 commit comments

Comments
 (0)