Skip to content

Commit e910e65

Browse files
authored
Update publicar.yml
1 parent 9922073 commit e910e65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publicar.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
PROJECT_FILE_PATH: 'src\MotorTributarioNetCore\MotorTributarioNet.csproj'
3737
NUGET_KEY: ${{secrets.NUGET_API_KEY}}
3838
TAG_COMMIT: false
39-
VERSION_STATIC: 2.1.${{github.run_number}}
39+
VERSION_STATIC: echo "${GITHUB_REF##*/}"

0 commit comments

Comments
 (0)