File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 run : mvn clean package
2929
3030 - name : Upload Dev build
31- uses : WalshyDev/blob-builds/gh-action@ea9ecd9266c902c6627f884e657560d0fa6b61dd
31+ uses : WalshyDev/blob-builds/gh-action@a1f3a1ce40dac4177a255d4571638c430f24a18f
3232 if : github.ref == 'refs/heads/master'
3333 with :
3434 project : Slimefun4
3838 releaseNotes : ${{ github.event.head_commit.message }}
3939
4040 - name : Upload RC build
41- uses : WalshyDev/blob-builds/gh-action@ea9ecd9266c902c6627f884e657560d0fa6b61dd
41+ uses : WalshyDev/blob-builds/gh-action@a1f3a1ce40dac4177a255d4571638c430f24a18f
4242 if : github.ref == 'refs/heads/stable'
4343 with :
4444 project : Slimefun4
4848 releaseNotes : ${{ github.event.head_commit.message }}
4949
5050 - name : Upload Experimental build
51- uses : WalshyDev/blob-builds/gh-action@ea9ecd9266c902c6627f884e657560d0fa6b61dd
51+ uses : WalshyDev/blob-builds/gh-action@a1f3a1ce40dac4177a255d4571638c430f24a18f
5252 if : github.ref == 'refs/heads/experimental'
5353 with :
5454 project : Slimefun4
You can’t perform that action at this time.
0 commit comments