mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-24 03:25:12 +01:00
Use version dbo-upload-action v0.1.0
This commit is contained in:
parent
ef6cd16e91
commit
2754c6ea0d
2
.github/workflows/dbo_test.yml
vendored
2
.github/workflows/dbo_test.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
target: 'subdir/'
|
||||
|
||||
- name: Upload to dev.bukkit.org
|
||||
uses: benwoo1110/dbo-upload-action@main
|
||||
uses: benwoo1110/dbo-upload-action@v0.1.0
|
||||
with:
|
||||
api_token: ${{ secrets.DBO_UPLOAD_API_TOKEN }}
|
||||
project_id: 30765
|
||||
|
Loading…
Reference in New Issue
Block a user