Update releases.yml

Fixed the output typo.
pull/11/head
Ruslan Baidan 2022-10-10 16:59:08 +02:00 committed by GitHub
parent f892fc7cd1
commit 855100136c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ jobs:
releases-only: true
id: ng_backoffice_lasttag
- run: echo "ng-anr is at version ${{ steps.ng_backoffice_lasttag.outputs.tag }}"
- run: echo "ng-backoffice is at version ${{ steps.ng_backoffice_lasttag.outputs.tag }}"
- name: Install ng-backoffice
uses: actions/checkout@v3