build(yoink): configuring release
This commit is contained in:
6
.github/workflows.yml/release.yml
vendored
6
.github/workflows.yml/release.yml
vendored
@@ -4,13 +4,13 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- v*
|
||||
# tags:
|
||||
# - v*
|
||||
|
||||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
runs-on: self-hosted
|
||||
runs-on: ARM64
|
||||
steps:
|
||||
- name: Checkout
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user