mirror of
https://github.com/Murmele/Gittyup.git
synced 2024-11-05 02:46:56 +03:00
Indicate that it is development
This commit is contained in:
parent
0dd7ad657f
commit
016f7becd4
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user