Indicate that it is development

This commit is contained in:
Martin Marmsoler 2022-04-22 13:06:55 +02:00
parent 0dd7ad657f
commit 016f7becd4

View File

@ -294,7 +294,7 @@ jobs:
with:
cond: ${{ env.IS_RELEASE }}
if_true: 'Gittyup Release ${{ steps.version.outputs.VERSION }}'
if_false: 'Latest Build Testing'
if_false: 'Latest Build (Development)'
- name: Determine release tag
uses: haya14busa/action-cond@v1