We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15367fa commit 02beee0Copy full SHA for 02beee0
.github/workflows/nightly.yml
@@ -34,4 +34,5 @@ jobs:
34
steps:
35
- run: gh issue create --title "Nightly publication failed" --body "Nightly publication failed" --label "bug" -R $GITHUB_REPOSITORY
36
env:
37
- GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
+ GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
38
+
0 commit comments