This commit is contained in:
parent
46a41bbff6
commit
35cec8832d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ jobs:
|
|||
if: env.SCHEDULED == 'true' || !contains(github.event.commits[0].message, '[skip ci]')
|
||||
|
||||
env:
|
||||
VERSION: 2.8
|
||||
VERSION: 2.9
|
||||
SCHEDULED: ${{ github.event_name == 'schedule' }}
|
||||
PUSHED: ${{ github.event_name == 'push' }}
|
||||
REGISTRY: git.korhonen.cc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue