Skip to content

Commit

Permalink
Merge branch 'main' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
reearth-app[bot] committed Jul 9, 2024
2 parents 5ac00b6 + a471e8b commit fe279d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ jobs:
steps:
- name: git config
env:
GH_APP_ID: ${{ vars.GH_APP_ID }}
GH_APP_USER: ${{ vars.GH_APP_USER }}
run: |
git config --global user.name $GH_APP_USER
git config --global user.email $GH_APP_ID+reearth-app[bot]@users.noreply.github.com
git config --global pull.rebase false
- uses: actions/create-github-app-token@v1
id: app-token
Expand Down

0 comments on commit fe279d0

Please sign in to comment.