File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1010 - name : Checkout repository
1111 uses : actions/checkout@v3
1212 - name : Set VERSION variable from tag
13- run : echo "VERSION=${GITHUB_REF/refs\/tags\/v/}" >> $GITHUB_ENV
13+ run : echo "VERSION=${GITHUB_REF/refs\/tags\/umb- v/}" >> $GITHUB_ENV
1414 - name : Output version name
1515 run : echo "${VERSION}"
1616 - name : Cancel job if version is empty
Original file line number Diff line number Diff line change 1010 - name : Checkout repository
1111 uses : actions/checkout@v3
1212 - name : Set VERSION variable from tag
13- run : echo "VERSION=${GITHUB_REF/refs\/tags\/v/}" >> $GITHUB_ENV
13+ run : echo "VERSION=${GITHUB_REF/refs\/tags\/umb- v/}" >> $GITHUB_ENV
1414 - name : Output version name
1515 run : echo "${VERSION}"
1616 - name : Cancel job if version is empty
You can’t perform that action at this time.
0 commit comments