You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-1Lines changed: 15 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,4 +44,18 @@ dashboard:
44
44
container: obolibrary/odkfull:latest
45
45
```
46
46
47
-
The easiest way to update your repository is to do so manually. Please update the ODK version to have the latest changes on the OBO Dashboard.
47
+
The easiest way to update your repository is to do so manually. Please update the ODK version to have the latest changes on the OBO Dashboard.
48
+
49
+
## If the GitHub Action is failing...
50
+
51
+
1. We experienced a failure on the GitHub Action in the step to create the pull request with the dashboard changes. To fix the issue, please update the `peter-evans/create-pull-request` version to `v6`.
0 commit comments