it was under my DAMN NOSE THE WHOLE TIME (#24832)

This commit is contained in:
S34N
2024-03-26 23:06:36 +00:00
committed by GitHub
parent 164ce333e4
commit bb3800ca90
2 changed files with 3 additions and 0 deletions
@@ -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:
+2
View File
@@ -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: