Changing run-on back to default to see if it works
This commit is contained in:
parent
3093bc06e7
commit
822f4b4550
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
#runs-on: default
|
runs-on: default
|
||||||
runs-on: self-hosted
|
#runs-on: self-hosted
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
# Checkout the repository
|
# Checkout the repository
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue