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: docs/actions/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Github Actions
2
2
3
-
KSPBuildTools provides several composite actions for use with Github Actions. These are smaller units of tasks that can be combined in workflows to help automate testing, building, and releasing mods.
3
+
KSPBuildTools provides several composite actions for use with Github Actions and compatible platforms. These are smaller units of tasks that can be combined in workflows to help automate testing, building, and releasing mods.
4
4
5
5
For usage, see [Actions](https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/using-pre-written-building-blocks-in-your-workflow) in the
0 commit comments