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 bf53c34 commit a1a2abbCopy full SHA for a1a2abb
.github/workflows/publish-build.yml
@@ -27,7 +27,7 @@ jobs:
27
run: mvn clean package
28
29
- name: Upload to Blob Builds
30
- uses: WalshyDev/blob-builds/gh-action@f3da5ce7b7e2b70eb963e0c0014677b3d78c10fa
+ uses: WalshyDev/blob-builds/gh-action@ea9ecd9266c902c6627f884e657560d0fa6b61dd
31
with:
32
project: Slimefun4
33
releaseChannel: ${{ github.ref == 'refs/heads/master' && 'Dev' || 'RC' }}
0 commit comments