Fix runner label to match registered labels
All checks were successful
Deploy to Production / deploy (push) Successful in 1m44s
All checks were successful
Deploy to Production / deploy (push) Successful in 1m44s
This commit is contained in:
parent
1bedac1f9d
commit
ee2a9cd2ee
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ on:
|
|||
|
||||
jobs:
|
||||
deploy:
|
||||
runs-on: ubuntu-4gb-fsn1-2
|
||||
runs-on: linux-amd64
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue