Pipelines: restored old tag in cooker-seflhosted

This commit is contained in:
XargonWan 2023-03-20 16:12:23 +00:00
parent 5e4b009a58
commit 1a38051b53

View file

@ -64,7 +64,7 @@ jobs:
- name: Publish the flatpak in a new cooker release - name: Publish the flatpak in a new cooker release
uses: ncipollo/release-action@v1 uses: ncipollo/release-action@v1
with: with:
tag: "${GITHUB_REF##*/}-${{ steps.generating_buildid.outputs.build-id }}" tag: "${{ steps.generating_buildid.outputs.build-id }}"
body: | body: |
# Release Notes (Cooker) # Release Notes (Cooker)
This is a cooker snapshot based on the commit: ${{ github.event.repository.full_name }}@${{github.sha}}. This is a cooker snapshot based on the commit: ${{ github.event.repository.full_name }}@${{github.sha}}.