-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed

Description
@apurvdeodhar
I can confirm that my act local run now works after adding the GITHUB_TOKEN secret parameter, even though I was using
- name: Checkout Branch release/k8s_merged
uses: actions/checkout@v4
with:
ref: ${{ env.TARGET_BRANCH }}
ssh-key: ${{ secrets.SSH_KEY }}
act command:
act -P ubuntu-latest=-self-hosted -W .github/workflows/local-merge-from-master.yaml --container-architecture linux/amd64 -s GITHUB_TOKEN=$GITHUB_TOKEN
Originally posted by @mills-nick in #298 (comment)
Metadata
Metadata
Assignees
Labels
No labels