Skip to content

Commit

Permalink
Merge pull request #5255 from GeorgianaElena/recurrent
Browse files Browse the repository at this point in the history
Fix: forgot about last line
  • Loading branch information
GeorgianaElena authored Dec 10, 2024
2 parents c1173dc + 08896cf commit 1adf22b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
gh issue create \
--label "recurrent" \
--title "[$DEADLINE] Regenerate SMCE credentials"
--title "[$DEADLINE] Regenerate SMCE credentials" \
--body "$BODY"
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 1adf22b

Please sign in to comment.