mirror of
https://github.com/rangermix/TwitchDropsMiner.git
synced 2026-05-26 15:13:32 +00:00
Remove extra spaces
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@@ -231,8 +231,8 @@ jobs:
|
||||
**⚠️ This build is not stable and may end up terminating with a fatal error. ⚠️**
|
||||
**Use at your own risk.**
|
||||
|
||||
- Last build date: `${{ steps.vars.outputs.date_now }}`
|
||||
- Reference commit: ${{ github.sha }}
|
||||
- Last build date: `${{steps.vars.outputs.date_now}}`
|
||||
- Reference commit: ${{github.sha}}
|
||||
name: Development build
|
||||
prerelease: true
|
||||
removeArtifacts: true
|
||||
|
||||
Reference in New Issue
Block a user