Skip to content

Commit

Permalink
Build-Tag on release
Browse files Browse the repository at this point in the history
  • Loading branch information
nalbam committed Aug 13, 2020
1 parent 9866cb9 commit bdb4471
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/tag.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Build-Tag

on:
push:
tags:
- "*"
# push:
# tags:
# - "*"
release:
types: [published, created, edited]

jobs:
build:
Expand Down

0 comments on commit bdb4471

Please sign in to comment.