https://nektosact.com/usage/index.html
- Create a file with the following:
{
"ref": "refs/tags/v1.99.91"
}
../tmp2/act -W .github/workflows/push.yml -s GITHUB_TOKEN push -e /tmp/event_tag.json
- Create a file with the following (might work if currently in a branch)
{
"ref": "refs/heads/act-test-leaf"
}
../tmp2/act -W .github/workflows/push.yml -s GITHUB_TOKEN push -e /tmp/event_branch.json