This commit is contained in:
@@ -27,7 +27,6 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
release:
|
release:
|
||||||
if: contains(github.event.head_commit.message, '[release]')
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@bitstack/nopy",
|
"name": "@bitstack/nopy",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0-alpha",
|
||||||
"description": "A system to simplify pyinfra script management and execution.",
|
"description": "A system to simplify pyinfra script management and execution.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"pyinfra",
|
"pyinfra",
|
||||||
|
|||||||
Reference in New Issue
Block a user