Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrisbin committed Jul 22, 2024
1 parent 989cc3e commit 845eb0c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,5 @@ act \
--env HOST_DIRECTORY \
--eventpath "$event" \
--platform ubuntu-latest=catthehacker/ubuntu:act-latest \
--quiet \
--rm \
--secret GITHUB_TOKEN="$GITHUB_ACCESS_TOKEN" \
--workflows /opt/workflows | sed 's%^\[[^]]*] %%'
--workflows /opt/workflows

0 comments on commit 845eb0c

Please sign in to comment.