Skip to content

Commit 5cac1e6

Browse files
committed
Update GitHub Actions urls to show only master
1 parent ec736cd commit 5cac1e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
## 💾 Downloads / Building
2121
The latest release version of Quests can be found [here](https://quests.leonardobishop.com/download.html).
22-
The latest build of Quests (development version) can be found on [GitHub](https://github.com/LMBishop/Quests/actions).
22+
The latest build of Quests (development version) can be found on [GitHub](https://github.com/LMBishop/Quests/actions?query=workflow%3A%22Build+plugin%22+event%3Apush+branch%3Amaster).
2323

2424
Alternatively, you can build Quests via Gradle. Release versions of Quests are built using **Gradle**, targeting **Java 17**. You can change the target version in ``build.gradle``.
2525
* Ensure Java is installed on your machine

docs/download.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ before downloading.
2323

2424
## Development builds
2525

26-
- [GitHub Actions](https://github.com/LMBishop/Quests/actions)
26+
- [GitHub Actions](https://github.com/LMBishop/Quests/actions?query=workflow%3A%22Build+plugin%22+event%3Apush+branch%3Amaster)
2727

2828
Development builds are automatically built by GitHub. You may need a
2929
GitHub account to see or download these artifacts.

0 commit comments

Comments
 (0)