Merge pull request 'change gitea runner label match' (#8) from update_act_matcher into main

Reviewed-on: #8
This commit is contained in:
accidentallycompetent 2023-11-25 12:41:09 +00:00
commit ef7832a7be
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ on:
- "charts/**" - "charts/**"
jobs: jobs:
Publilsh-Charts: Publilsh-Charts:
runs-on: ubuntu-22.04:docker://node:18-bullseye runs-on: ubuntu-22.04
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4