Skip to content

Commit

Permalink
Prep CI
Browse files Browse the repository at this point in the history
  • Loading branch information
robotgryphon committed Feb 21, 2024
1 parent 15da1c2 commit 4b6ee46
Show file tree
Hide file tree
Showing 7 changed files with 135 additions and 473 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/announce-latest-nightly.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Announce Latest Nightly to Discord

on:
workflow_call:

workflow_dispatch:
inputs:
diagnostic_mode:
Expand Down Expand Up @@ -45,7 +47,7 @@ jobs:
owner: compactmods
repo: compactmachines
group: dev.compactmods.compactmachines
filter: "^compactmachines-forge-(?:[\\d\\.]+)-nightly.jar$"
filter: "^compactmachines-neoforge-(?:[\\d\\.]+)-nightly.jar$"
outputFile: compactmachines-nightly.json

- name: Debug output
Expand Down
63 changes: 0 additions & 63 deletions .github/workflows/build-info.yml

This file was deleted.

72 changes: 0 additions & 72 deletions .github/workflows/changelog.yml

This file was deleted.

191 changes: 0 additions & 191 deletions .github/workflows/ci-tests-nightly.yml

This file was deleted.

Loading

0 comments on commit 4b6ee46

Please sign in to comment.