Commit 80ccf31a authored by Casper's avatar Casper
Browse files

run jobs on new release starting with "v"

parent 5abd53a2
name: Build name: Build
# run jobs on new release starting with "AutoAWQ v" # run jobs on new release starting with "v"
on: on:
push: push:
tags: tags:
- AutoAWQ v* - v*
jobs: jobs:
# create a github release # create a github release
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment