Skip to content

Commit

Permalink
all branches
Browse files Browse the repository at this point in the history
  • Loading branch information
bloombar committed Mar 13, 2024
1 parent 1b578d7 commit ec4662e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/event-logger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ jobs:
log:
runs-on: ubuntu-latest
env:
PIPENV_PIPFILE: .github/workflows/Pipfile # so this script doesn't use the Pipfile in the root directory
COMMIT_LOG_API: ${{ secrets.COMMIT_LOG_API }}
GITHUB_LOGIN: ${{ github.actor }} # github login also available in github.triggering_actor, github.event.sender.login
COMMITS: ${{ toJSON(github.event.commits) }}
Expand Down

0 comments on commit ec4662e

Please sign in to comment.