Skip to content

Commit

Permalink
updated release-candidates.yml file to show in the message that it ca…
Browse files Browse the repository at this point in the history
…n be downloaded from blob-builds
  • Loading branch information
J3fftw1 committed Feb 25, 2024
1 parent a8a4ae9 commit b424903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-candidates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:

- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v4.1.1
with:
ref: 'stable'

Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
body: |
## 💾 Download link
This release candidate of Slimefun4 can be downloaded here:
https://thebusybiscuit.github.io/builds/TheBusyBiscuit/Slimefun4/stable/Slimefun4-${{ github.event.inputs.number }}.jar
https://blob.build/project/Slimefun4/rc
### ❓ How to install Slimefun
Simply drag & drop the Slimefun4 jar file into the `/plugins/` directory of your server.
Expand Down

0 comments on commit b424903

Please sign in to comment.