fix: duplicate name attribute (#318)
This commit is contained in:
parent
7d024a6c05
commit
7bf712d0d4
|
|
@ -18,7 +18,7 @@ on:
|
||||||
- .github/workflows/build-runner.yml
|
- .github/workflows/build-runner.yml
|
||||||
release:
|
release:
|
||||||
types: [published]
|
types: [published]
|
||||||
name: Runner
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue