Remove Action

This commit is contained in:
Old Man Umby 2022-03-08 18:33:45 -06:00 committed by GitHub
parent 43d9c4f246
commit e25aa42af6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,13 +0,0 @@
name: Git Version
# You may pin to the exact commit or the version.
# uses: codacy/git-version@fa06788276d7492a2af01662649696d249ecf4cb
uses: action/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 ./