ci(box64): fix tag name

This commit is contained in:
Alex
2022-07-21 10:01:11 +03:00
committed by GitHub
parent 524ef63b53
commit f636454065

View File

@@ -10,7 +10,7 @@ on:
- box64/**
jobs:
push:
name: "yolks:${{ matrix.oses }}"
name: "yolks:${{ matrix.tag }}"
runs-on: ubuntu-latest
strategy:
fail-fast: false