ci(box64): fix tag name
This commit is contained in:
2
.github/workflows/box64.yml
vendored
2
.github/workflows/box64.yml
vendored
@@ -10,7 +10,7 @@ on:
|
||||
- box64/**
|
||||
jobs:
|
||||
push:
|
||||
name: "yolks:${{ matrix.oses }}"
|
||||
name: "yolks:${{ matrix.tag }}"
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
Reference in New Issue
Block a user