Skip to content

Commit

Permalink
chore: debug by removing persist-credentials parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
hansjoergventx committed Oct 21, 2023
1 parent 941f044 commit a503475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
persist-credentials: false # required for ad-m/github-push-action with GH App Token
fetch-depth: 0
ref: main
token: ${{ steps.app-token.outputs.token }}

- name: Configure AWS credentials
Expand Down

0 comments on commit a503475

Please sign in to comment.