build basic-cli 0.18

This commit is contained in:
Anton-4 2024-12-23 20:42:06 +01:00 committed by GitHub
parent a58b1013e7
commit 0e896fc2f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
on:
# pull_request:
pull_request:
workflow_dispatch:
# this cancels workflows currently in progress if you start a new one
@ -11,7 +11,7 @@ env:
# use .tar.gz for quick testing
ARCHIVE_FORMAT: .tar.br
# Make a new basic-cli git tag and set it here before starting this workflow
RELEASE_TAG: 0.17.0
RELEASE_TAG: 0.18.0
jobs:
prepare:

View file

@ -1,5 +1,5 @@
on:
pull_request:
# pull_request:
name: CI manager