Github action that extracts a version number from the git branch name
Go to file
2020-07-05 09:37:15 +02:00
.github/workflows Use the version 2020-07-05 09:22:32 +02:00
node_modules add @actions/exec and try to execute a command to get branch name. 2020-07-04 17:42:55 +02:00
action.yml Remove empty inputs 2020-07-04 17:18:10 +02:00
index.js improve the regex + return first result 2020-07-05 09:32:42 +02:00
LICENSE Initial commit 2020-07-04 14:57:04 +02:00
package-lock.json add @actions/exec and try to execute a command to get branch name. 2020-07-04 17:42:55 +02:00
package.json add @actions/exec and try to execute a command to get branch name. 2020-07-04 17:42:55 +02:00