Skip to content

Commit b0a8da7

Browse files
committed
Update nightly.yml
1 parent ac9a376 commit b0a8da7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ jobs:
139139
# Only run this for non-PR jobs.
140140
publish_build:
141141
runs-on: ubuntu-latest
142-
name: Publish build to TWLBot
142+
name: Publish build to ???
143143
if: ${{ success() && !startsWith(github.ref, 'refs/pull') }}
144144
needs: build
145145
env:

0 commit comments

Comments
 (0)