We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e19378 commit b00e039Copy full SHA for b00e039
1 file changed
.github/workflows/main.yml
@@ -29,4 +29,4 @@ jobs:
29
accountSecret: ${{ secrets.SHINYAPPS_SECRET }}
30
31
# force deployment even if nothing has changed
32
- forceUpdate: true
+ forceUpdate: "true"
0 commit comments