Merge pull request #2333 from element-hq/fkwp/refactor_gh_action_run-id

refactor run-id handling of GitHub Actions
This commit is contained in:
fkwp
2024-05-06 15:32:50 +02:00
committed by GitHub
4 changed files with 13 additions and 2 deletions

View File

@@ -64,6 +64,7 @@ jobs:
packages: write
uses: ./.github/workflows/docker.yaml
with:
artifact_run_id: ${{ github.event.workflow_run.id || github.run_id }}
docker_tags: |
type=sha,format=short,event=branch
type=semver,pattern=v{{version}}