fix: duplicate name attribute (#318)

This commit is contained in:
callum-tait-pbx
2021-02-16 09:52:08 +00:00
committed by GitHub
parent 7d024a6c05
commit 7bf712d0d4

View File

@@ -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