Skip to content

Commit 02beee0

Browse files
committed
Added newline to nightly.yml
1 parent 15367fa commit 02beee0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,5 @@ jobs:
3434
steps:
3535
- run: gh issue create --title "Nightly publication failed" --body "Nightly publication failed" --label "bug" -R $GITHUB_REPOSITORY
3636
env:
37-
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
37+
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
38+

0 commit comments

Comments
 (0)