chore: run release workflow on github runners

This commit is contained in:
Kieran 2023-03-30 14:28:43 +01:00
parent 238009f48e
commit d43b55c9a9
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
releaseDraft: true
prerelease: false
build_docker:
runs-on: self-hosted
runs-on: ubuntu-latest
steps:
- name: Set env variables
run: echo "TAG=${GITHUB_REF/refs\/tags\//}" >> $GITHUB_ENV