We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a4c9694 + b0c9dd1 commit 1c61519Copy full SHA for 1c61519
.github/workflows/hotsvc-position-test.yaml
@@ -19,7 +19,7 @@ jobs:
19
WORKFLOW_AGENT: ubuntu-latest
20
secrets:
21
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}
22
- GIT_HUB_USER_TOKEN: ${{ secrets.GIT_HUB_USER_TOKEN }}
+ GIT_HUB_USER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
23
SETUP_REPO_URL: ${{ secrets.SETUP_REPO_URL }}
24
25
test-hostsvc-position-arm64:
@@ -35,5 +35,5 @@ jobs:
35
WORKFLOW_AGENT: spacesdk-ubuntu-2204LTS-arm64
36
37
38
39
0 commit comments