Skip to content
unlock

GitHub Action

GitHub App Token Action

v1.1.6 Latest version

GitHub App Token Action

unlock

GitHub App Token Action

Run a GitHub Action as a GitHub App instead of using secrets.GITHUB_TOKEN or a personal access token

Installation

Copy and paste the following snippet into your .yml file.

              

- name: GitHub App Token Action

uses: peaceiris/actions-github-app-token@v1.1.6

Learn more about this action in peaceiris/actions-github-app-token

Choose a version