Skip to content

Commit

Permalink
add example pr to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdjscott committed Apr 18, 2024
1 parent 9deb262 commit 48a7549
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/tutorials/making-a-new-release-of-dace_jll.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ To make a new release of the DACE\_jll package you can follow these steps:
git push
```
You may need to set the upstream of your repo for `git push` to work. The above commands are just examples and may need tweaking.
7. Create a pull request back to the main Yggdrasil repo. The builds will run automatically and you can view their status in the pull request. If they all succeed someone will merge them automatically (you don't need to do anything else).
7. Create a pull request back to the main Yggdrasil repo. The builds will run automatically and you can view their status in the pull request. If they all succeed someone will merge them automatically (you don't need to do anything else). For example, see the [Add DACE recipe pull request](https://github.com/JuliaPackaging/Yggdrasil/pull/8493).

0 comments on commit 48a7549

Please sign in to comment.