Skip to content

Commit

Permalink
fix(ci): release workflow uses normal bot user to not cause a loop
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Engelhardt <[email protected]>
  • Loading branch information
antonengelhardt committed Jun 5, 2024
1 parent 0a6cdfc commit 9e02b68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
ssh-key: ${{ secrets.RELEASE_DEPLOY_KEY }}

- name: Extract version from Github Ref
id: extract_version
Expand Down

0 comments on commit 9e02b68

Please sign in to comment.