[REVERT] Pipelines: restored old tag in cooker-seflhosted

This commit is contained in:
XargonWan 2023-03-20 16:19:17 +00:00
parent 59ca9f1aa7
commit 9c738ab5a4

View file

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