mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 02:24:11 +01:00
it was under my DAMN NOSE THE WHOLE TIME (#24832)
This commit is contained in:
@@ -40,6 +40,7 @@ jobs:
|
||||
with:
|
||||
repository: ${{ env.PR_REPO }}
|
||||
ref: ${{ env.PR_BRANCH }}
|
||||
token: ${{ steps.create_token.outputs.token }}
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
env:
|
||||
|
||||
@@ -24,6 +24,8 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
env:
|
||||
GH_TOKEN: ${{ steps.create_token.outputs.token }}
|
||||
with:
|
||||
token: ${{ steps.create_token.outputs.token }}
|
||||
|
||||
- name: Branch
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user