mirror of
https://github.com/PaulHatch/semantic-version.git
synced 2026-04-05 07:36:55 +00:00
ci: build updates, update cli names
This commit is contained in:
parent
7bf8143b3b
commit
78c5ef57e8
3 changed files with 5 additions and 6 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -57,7 +57,7 @@ jobs:
|
|||
create-tag:
|
||||
name: Create Version Tag
|
||||
needs: build
|
||||
if: github.ref == 'refs/heads/master' && github.event_name == 'push'
|
||||
if: github.ref == 'refs/heads/master'
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: write
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue