Skip to content

Commit 750c155

Browse files
authored
Update README.md
1 parent e65ca03 commit 750c155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

publish/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Give this token a memorable name, and note the resulting string (or keep this wi
4040

4141
3. Add the GitHub Actions workflow to your project. (Use [quarto-publish-example.yml](https://github.com/quarto-dev/quarto-actions/blob/main/examples/quarto-publish-example.yml) as an example).
4242

43-
4. Add `_publish.yml` to your repository. Quarto stores publishing metadata information in `_publish.yml`. To create this file, run `quarto publish connect` locally once (TODO: how does this work in IDE?).
43+
4. Add `_publish.yml` to your repository. Quarto stores publishing metadata information in `_publish.yml`. To create this file, run `quarto publish connect` locally once.
4444

4545
5. Configure action to use RStudio Connect:
4646

0 commit comments

Comments
 (0)