We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8825c98 commit c406ff9Copy full SHA for c406ff9
.github/workflows/watch-df-release.yml
@@ -21,11 +21,11 @@ jobs:
21
# steam_branch: leave blank if no DFHack steam push is desired
22
include:
23
- df_steam_branch: public
24
- - df_steam_branch: beta
25
- - df_steam_branch: experimental
26
- structures_ref: experimental
27
- dfhack_ref: experimental
28
- steam_branch: experimental
+# - df_steam_branch: beta
+# - df_steam_branch: experimental
+# structures_ref: experimental
+# dfhack_ref: experimental
+# steam_branch: experimental
29
steps:
30
- name: Fetch state
31
uses: actions/cache/restore@v4
0 commit comments