cooker-pipeline: buildid was missing [skip ci]

This commit is contained in:
XargonWan 2023-10-02 12:43:13 +02:00
parent 0c71cf361e
commit 4639379ebf

View file

@ -118,7 +118,7 @@ jobs:
- name: Publish the flatpak in a new cooker release
uses: ncipollo/release-action@v1
with:
tag: "${{env.BRANCH_NAME}}"
tag: "${{env.BRANCH_NAME}}-${{ env.buildid }}"
body: |
# Release Notes (Cooker)
This is a cooker snapshot based on the commit: ${{ github.event.repository.full_name }}@${{github.sha}}.