SRD51Wiki/.github/workflows/action.yml
Workflow config file is invalid. Please check your config file: yaml: unmarshal errors: line 1: cannot unmarshal !!seq into model.Workflow
2022-03-08 18:07:11 -06:00

13 lines
495 B
YAML

- name: Git Version
# You may pin to the exact commit or the version.
# uses: codacy/git-version@fa06788276d7492a2af01662649696d249ecf4cb
uses: codacy/git-version@2.4.0
with:
# The name of the release branch
release-branch: # default is master
# The name of the dev branch
dev-branch: # default is dev
# The prefix to use in the version
prefix: # optional
# The paths to be used to calculate changes (comma-separated)
log-paths: # optional, default is ./