Skip to content

How can I make it so that no one would be authored? #303

Closed Answered by AidanWelch
VasilisThePikachu asked this question in Help
Discussion options

You must be logged in to vote

@stefanzweifel

Actually that was exactly what I was looking for! This:

    - name: Commit cameras
      uses: stefanzweifel/git-auto-commit-action@v5
      with:
        commit_message: Daily Camera Update
        commit_author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
        file_pattern: 'cameras/*.json'

So it doesn't add a user as an author

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@AidanWelch
Comment options

@AidanWelch
Comment options

@stefanzweifel
Comment options

@AidanWelch
Comment options

Answer selected by stefanzweifel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants