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 bc3c5e3 commit 070d72fCopy full SHA for 070d72f
.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@f3da5ce
+ uses: WalshyDev/blob-builds/gh-action@f3da5ce7b7e2b70eb963e0c0014677b3d78c10fa
31
with:
32
project: Slimefun4
33
releaseChannel: ${{ github.ref == 'refs/heads/master' && 'Dev' || 'RC' }}
0 commit comments