Skip to content

Commit

Permalink
Update create-token-pr.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alizedebray committed Oct 16, 2024
1 parent d586d1b commit 8996b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-token-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
fi
# If the branch exits, update the PR
- name: Update PR
- name: Update PR
if: steps.pr-branch.outputs.exists == 'true'
run: |
git config user.name "Swiss Post Bot"
Expand Down

0 comments on commit 8996b2a

Please sign in to comment.