Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
7709c7e3db |
@ -29,6 +29,7 @@ runs:
|
|||||||
repository: wrynegade/scwrypts
|
repository: wrynegade/scwrypts
|
||||||
path: ./wrynegade/scwrypts
|
path: ./wrynegade/scwrypts
|
||||||
ref: ${{ inputs.version }}
|
ref: ${{ inputs.version }}
|
||||||
|
fetch-tags: true
|
||||||
|
|
||||||
- name: check dependencies
|
- name: check dependencies
|
||||||
shell: bash
|
shell: bash
|
||||||
|
@ -57,4 +57,3 @@ packages = ['./']
|
|||||||
|
|
||||||
[tool.versioningit.vcs]
|
[tool.versioningit.vcs]
|
||||||
match = ['v[0-9]*.[0-9]*.[0-9]*']
|
match = ['v[0-9]*.[0-9]*.[0-9]*']
|
||||||
default-tag = 'local'
|
|
||||||
|
Reference in New Issue
Block a user