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
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,6 @@
1
-
# BCC Developerd Docs Deploy
1
+
# BCC Developer Docs Deploy
2
2
3
-
## Updating the GitHub Action
4
-
5
-
The `action.yml` file is a [composite](https://docs.github.com/en/actions/creating-actions/creating-a-composite-action) GitHub Action. It is used by workflows in other repositories like this:
3
+
A GitHub Action that converts Markdown documentation to a BCC documentation site and deploys it to the BCC developer portal [Site](developer.bcc.no)
0 commit comments