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