Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed May 24, 2024
1 parent ac9a376 commit b0a8da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
# Only run this for non-PR jobs.
publish_build:
runs-on: ubuntu-latest
name: Publish build to TWLBot
name: Publish build to ???
if: ${{ success() && !startsWith(github.ref, 'refs/pull') }}
needs: build
env:
Expand Down

0 comments on commit b0a8da7

Please sign in to comment.