mirror of
https://github.com/BX-Team/DivineMC.git
synced 2025-12-26 02:09:30 +00:00
Update
This commit is contained in:
4
.github/workflows/automatic-update.yml
vendored
4
.github/workflows/automatic-update.yml
vendored
@@ -11,14 +11,14 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: 'DivineMC'
|
||||
token: ${{ secrets.HAHAWTH }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Checkout Purpur Repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: 'Purpur'
|
||||
repository: "PurpurMC/Purpur"
|
||||
token: ${{ secrets.HAHAWTH }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Get Purpur Latest Commit Hash
|
||||
id: purpurRef
|
||||
|
||||
Reference in New Issue
Block a user