Browse Source

tag mask

pull/125/head
inv2004 3 years ago
parent
commit
536e1f5b58
  1. 10
      .github/workflows/build.yml

10
.github/workflows/build.yml

@ -1,10 +1,10 @@
name: Patch
on: push # to debug
# on:
# push:
# tags:
# - '*.*.*'
on:
push:
tags:
- '*.*.*'
- '*.*'
jobs:
patch:

Loading…
Cancel
Save