Skip to content

Commit 68d43b6

Browse files
authored
[ignore] Fix extra space
1 parent bba2f60 commit 68d43b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ jobs:
6868
- run: gh pr edit release_pr --title "Pre-Release PR (${{ steps.vars.outputs.version }})"
6969
if: steps.pr.outcome == 'failure'
7070
env:
71-
7271
GH_TOKEN: ${{ secrets.DCNE_AUTO_TOKEN }}
72+

0 commit comments

Comments
 (0)