fix(ci): add missing runs-on attribute
This commit is contained in:
parent
8278cfe34a
commit
3fde2411aa
@ -19,6 +19,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
name: Publish Docker Images
|
name: Publish Docker Images
|
||||||
|
runs-on: ubuntu-latest
|
||||||
needs: create_release
|
needs: create_release
|
||||||
steps:
|
steps:
|
||||||
- name: Update Docker configuration
|
- name: Update Docker configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user